Azure/ObjectDetectionUsingCntk

Error in 4_trainSvm.py

Closed this issue · 1 comments

The script i throwing the error
No module named 'sklearn'

To solve it I used
conda install scikit-learn

Already explained in the Prerequistes section