You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
hyunwhanjoe
changed the title
Installing dependencies issues regarding sklearn
Installing dependencies issue regarding sklearn
Mar 3, 2024
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.The text was updated successfully, but these errors were encountered: