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

Update requirements packages; sklearn 1.2.2 #125

Open
reza1615 opened this issue Dec 28, 2024 · 1 comment
Open

Update requirements packages; sklearn 1.2.2 #125

reza1615 opened this issue Dec 28, 2024 · 1 comment

Comments

@reza1615
Copy link
Contributor

The latest sklearn in the requirements is 1.2.2 which is incompatible with some other packages and it causes the installation difficult.
It has conflict with the latest pyarrow, numpy, imbalanced-learn. here is the acceptable requirements for sklearn 1.2.2

imbalanced-learn<0.10
numpy>=1.19.5,<1.27.0
pyarrow==12.0.0

@AutoViML
Copy link
Owner

I have uploaded a new version that is compatible with python 3.12 and pandas 2.0.

It should be able to work better now.

Let me know.
Thanks @reza1615 👍

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

2 participants