Actions: roboflow/notebooks
Actions
Showing runs from all workflows
320 workflow runs
320 workflow runs
np.float
was a deprecated alias for the builtin float
. To avoid this error in existing code, use float
by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use np.float64
here. The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
Issue greetings
#388:
Issue #272
closed
by
SkalskiP
np.float
was a deprecated alias for the builtin float
. To avoid this error in existing code, use float
by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use np.float64
here. The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
Issue greetings
#387:
Issue #272
opened
by
chinmayeebidaye
np.float
was a deprecated alias for the builtin float
. To avoid this error in existing code, use float
by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use np.float64
here. The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
Issue greetings
#386:
Issue #272
labeled
by
chinmayeebidaye