How to Install SkLearn in Jupyter Notebook (Scikit-Learn)

preview_player
Показать описание
In this video we'll see how to install SkLearn in Jupyter Notebook. SkLearn is a popular python framework for ML, it's also known as Scikit-Learn.

🌐Connect with me:

To install SkLearn(Scikit-learn) in jupyter notebook, you need to do the following steps:
1. Create a new virtual environment
2. Install Scikit-learn and IPYKernel in the environment
3. Setup IPYkernel ko that the environment can be used in Jupyter Notebook
4. Use the new kernel in jupyter notebook and use sklearn.

If you have any problems installing sklearn in jupyter notebook, let me know in the comments below.

#beautifulsoup #jupyternotebook #jupyternotebooktutorial #beautifulsouptutorial
Комментарии
Автор

Very nice...could you also share the sample code

kamikachauhan
Автор

bro you told us python -m(write any name) ml (that name ) but it's not working

wtfashokjr