Closed viddo closed 6 years ago
Check installation To make sure your installation works go to the directory where this file is and run python test-scikit.py
To make sure your installation works go to the directory where this file is and run
python test-scikit.py
This currently fails, I figure scikit-learn might be missing in requirements.txt? It's mentioned in the windows installation, https://github.com/lukas/ml-class/blob/31d046fa6bef40d9da2b6b95848d8351f83ee74d/README.md#libraries
scikit-learn
Thanks! You're right. I'll update requirements.txt.
This currently fails, I figure
scikit-learn
might be missing in requirements.txt? It's mentioned in the windows installation, https://github.com/lukas/ml-class/blob/31d046fa6bef40d9da2b6b95848d8351f83ee74d/README.md#libraries