Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error ion test.ipynb #3

Open
steto123 opened this issue Apr 8, 2024 · 0 comments
Open

Error ion test.ipynb #3

steto123 opened this issue Apr 8, 2024 · 0 comments

Comments

@steto123
Copy link

steto123 commented Apr 8, 2024

in the last times i made predictions using the jupyter notebook in have some errors.

the first one came from numpy

anaconda3\envs\sigma\lib\site-packages\numpy\core_asarray.py:83: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray return array(a, dtype, copy=False, order=order

and the second one came from Keras library,

anaconda3\envs\sigma\lib\site-packages\keras\utils\generic_utils.py:497: CustomMaskWarning: Custom mask layers require a config and must override get_config. When loading, the custom mask layer must be passed to the custom_objects argument.
category=CustomMaskWarning)

can you help me? Thank you for your work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant