Город МОСКОВСКИЙ
00:02:44

ModuleNotFoundError: No module named 'sklearn' | WINDOWS | SCIKIT-LEARN | FIXED

Аватар
Python идеалы
Просмотры:
33
Дата загрузки:
02.12.2023 12:42
Длительность:
00:02:44
Категория:
Лайфстайл

Описание

Website from where you can find the commands to install scikit-learn
https://scikit-learn.org/stable/install.html

Commands to install scikit learn on windows machine
pip install -U scikit-learn
Command to check if you have installed scikit learn on your windows machine
pip show scikit-learn

Рекомендуемые видео