conda install scikit-learn
conda install -c anaconda scikit-learn
conda install scikit-learn
conda install -c anaconda scikit-learn
how to update sklearn using conda
# Anaconda comes with the conda package manager which is designed to handle these kinds of upgrades
# Start by updating conda itself to get the most recent package lists:
conda update conda
# And then install the version of scikit-learn you want
conda install scikit-learn=0.17
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us