Deep-Music-Analogy-Demos
Deep-Music-Analogy-Demos copied to clipboard
Question about 'from sklearn.utils import shuffle' in data_loader.py
Hii, I'm interested in your work and trying to run and learn from the code. In the process, I met an Error and found it seems to miss something(report is attached). Would you mind providing some explanation or ideas about this, thank you:D !!!
Here is the report:
from sklearn.utils import shuffle
in data_loader.py
ModuleNotFoundError: No module named 'sklearn'