pafoster / pyitlib

A library of information-theoretic methods for data analysis and machine learning, implemented in Python and NumPy.
MIT License
90 stars 17 forks source link

scikit-learn version clarification #17

Open andrisecker opened 1 year ago

andrisecker commented 1 year ago

Hi @pafoster, I was wondering about the reasoning behind limiting scikit-learn version to <=0.24. It's causing issues to use this package together with other ones that rely on the latest version of Python an scikit-learn versions above 1.

ethanpk commented 11 months ago

Yes, the package runs with any version of Scikit-learn. Can you update the source code, building wheel for scikit-learn is creating issues

Jasperhino commented 5 months ago

+1 on this

ggmirandac commented 3 weeks ago

+2 on this :(