Installing dependencies issue regarding sklearn
Opened this issue · 0 comments
hyunwhanjoe commented
When running pip install -r requirements.txt
you will need to replace sklearn with scikit-learn in the requirements.txt to install the dependencies correctly.