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!!
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
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.