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

Sklearn issue? #49

Open
drob2727 opened this issue Sep 8, 2024 · 0 comments
Open

Sklearn issue? #49

drob2727 opened this issue Sep 8, 2024 · 0 comments

Comments

@drob2727
Copy link

drob2727 commented Sep 8, 2024

/home/fslcollab273/.conda/envs/ViWrap-VIBRANT/lib/python3.7/site-packages/sklearn/linear_model/least_angle.py:30: DeprecationWarning: np.float is a deprecated alias for the builtin float. To silence this warning, 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.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
method='lar', copy_X=True, eps=np.finfo(np.float).eps,

I'm not sure what this means. I used the conda environment to install. I don't want to change the version of sklearn because that likely causes problems later. What do you think? Something to worry about?

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