How to Install Scikit-Learn in Ubuntu 18.04 Bionic LTS

February 26, 2019 | By the+gnu+linux+evangelist.

Scikit-Learn Ubuntu 18.04 - Installation

  1. 1. Launching Shell Emulator

    Open a Terminal window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    Step-by-step Install Scikit-Learn in Ubuntu 18.04 Bionic LTS - Open Terminal Shell Emulator
  2. 2. Making conda Virtual Env

    How to Create conda Virtual Environment in GNU/Linux

    conda Virtual Env Setup
  3. 3. Installing PIP

    So now to Install PIP with conda.

    conda install pip
  4. 4. Installing Scikit-Learn

    Then 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
  5. So Now I’m truly Happy if My Guide could Help you to Install Scikit-Learn on Ubuntu 18.04!

Contents


QuickChic Theme • Powered by WordPress