AutoML3 :: AutoML for Lifelong Machine Learning Forum

Go back to competition Back to thread list Post in this thread

> issue about sklearn version when using lightgbm

lightgbm.basic.LightGBMError: Scikit-learn is required for this module, but we already has scikit-learn.
Can we update the version of python package?
Big thanks!!

Posted by: Lean-Y @ Aug. 20, 2018, 7:45 a.m.

Well work in the docker but error on the codalab, i have used os.system("pip install scikit-learn"), so i wanna know what is the current codalab enviroment now

Posted by: Lean-Y @ Aug. 20, 2018, 12:40 p.m.

Hi

The current version of Python 2.7, we are evaluating ways of updating it to Python 3, but at the moment there is no guarantee this is going to happen. We will keep you updated.
best

Posted by: hugo.jair @ Aug. 20, 2018, 10 p.m.

Hi, I have met the same problem. I tried to update the sklearn package in model.py but still failed to use lightgbm. Has anyone successfully called lightgbm in the submission and know how to do it? Thanks a lot~

Posted by: harryfootball @ Aug. 23, 2018, 4:26 a.m.
Post in this thread