Scikit-Learn Ubuntu 18.10 - Installation
- 
1. Launching Shell EmulatorOpen a Terminal window 
 Ctrl+Alt+t on desktop
 (Press “Enter” to Execute Commands)  
- 
2. Making conda Virtual EnvHow to Create conda Virtual Environment on GNU/Linux 
- 
3. Installing PIPSo now to Install PIP with conda. conda install pip 
- 
4. Installing Scikit-LearnThen to Install Scikit-Learn on Ubuntu. pip install scikit-learn And to Search and Display All the available Modules for Scikit do: pip search scikit 
So Now I’m truly Happy if My Guide could Help you to Install Scikit-Learn on Ubuntu 18.10!
Contents
