-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
For running notebook 17-NaturalLanguageProcessing.ipynb, you'll have to update to the lastest scikit-learn version:
- To upgrade scikit-learn installed with Anaconda or conda you should not use the pip command. Instead:
conda update scikit-learn - To upgrade scikit-learn installed via pip install:
pip install -U scikit-learn
Metadata
Metadata
Assignees
Labels
No labels