1 scikit-learn v0.17 has only BernoulliRBM, no MLPClassifier.
2
3 Just upgrade scikit-learn to v0.18.
4
5 Just enter any of the following commands in the console.
6
7 conda update scikit-learn
8
9 pip install --upgrade scikit-learn
10
11 pip install scikit-learn==0.18.rc2
12
13 pip install git+https://github.com/scikit-learn/scikit-learn.git
Similar Posts:
- Pycharm Error: ImportError: No module named model_selection
- [Solved] Python pip install Error: OSError: [Errno 1] Operation not permitted
- Tensorflow Warning: cona The environment is inconsistent, please check the package plan carefully
- [Solved] Python Anaconda reports an error. If there is no pymysql. PIP install, there is still an error when installing Jupiter
- Pycharm introduces numpy error: ImportError: Importing the multiarray numpy extension module failed. Most likely you are trying to import a failed build of numpy.
- ImportError: cannot import name ‘_validate_lengths‘
- ImportError: No module named matplotlib.pyplot
- How to Solve ModuleNotFoundError: No module named ‘pip._internal’
- Conda Install Error: Solving environment: failed with initial frozen solve.
- Python Conda Error: Cache entry deserialization failed, entry ignored