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

Published: 20 September 2023
on channel: The Code City
10,375
62

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.

Buy me a coffee: https://www.buymeacoffee.com/thecodecity
🌐Connect with me:
- TikTok: tiktok.com/@thecodecity
- Twitter:   / thecodecity  
- Instagram:   / thecodecity  
- Website: https://thecodecity.com

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