一般的な Python 環境に scikit-learn をインストールするコマンドはどれですか?
pip load iris
pip install sklearn.datasets
pip install scikit-learn
python install scikit-learn