AxeldeRomblay / MLBox

MLBox is a powerful Automated Machine Learning python library.
https://mlbox.readthedocs.io/en/latest/
Other
1.49k stars 274 forks source link

Pinned version of dependencies #58

Closed rth closed 5 years ago

rth commented 6 years ago

MLbox currently uses pinned versions of dependencies, https://github.com/AxeldeRomblay/MLBox/blob/35e0be57b25fa64b1ac8561094f58aaf62527d41/python-package/setup.py#L8-L20

which doesn't play very nicely with other possibly installed packages in the environment. Relaxing at least some of these would be helpful.

AxeldeRomblay commented 6 years ago

Thanks @rth ! Indeed it will be done for the next release :)

sugiantolauw commented 6 years ago

Hi @AxeldeRomblay , when would the next release be? I would like to play around with this package but i am on xgboost=0.7 unfortunately.

AxeldeRomblay commented 6 years ago

I just need one month more...

AxeldeRomblay commented 5 years ago

Hello, thanks for reporting this issue. I will close it since this is now fixed...