Issue: Why am I getting an error while using the attribute “DatasetAutoFolds” inside surprise package?
Solution:
- Please open your Anaconda Command Prompt and type conda install -c conda-forge scikit-surprise
- Then click enter. It will take some time to verify the files. Then enter "Y" to install scikit-suprise package.
- Next, create a notebook and import the library.
- If you are still facing the problem to import run the Anaconda Command Prompt as "run as administrator" and follow the same steps provided above.
If the problem still persists then it might be due to windows because this package sometimes doesn't work properly with windows and google colab. Try using UBUNTU OS.
Comments
0 comments
Article is closed for comments.