lukas / ml-class

Machine learning lessons and teaching projects designed for engineers

Home Page:https://www.youtube.com/channel/UCBp3w4DCEC64FZr4k9ROxig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing scikit-learn dependency for linux/macosx?

viddo opened this issue · comments

Check installation

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

Thanks! You're right. I'll update requirements.txt.