Presentation is loading. Please wait.

Presentation is loading. Please wait.

Option One Install Python via installing Anaconda:

Similar presentations


Presentation on theme: "Option One Install Python via installing Anaconda:"— Presentation transcript:

1 Option One Install Python via installing Anaconda: (Python version 3.x.x is preferred) 2. install the following Python packages: > conda install numpy > conda install pandas > conda install matplotlib > conda install sklearn > conda install scipy

2 Option Two Install Python directly from: (Python version 3.x.x is preferred) 2. install the following Python packages: > pip3 install jupyter > pip3 install numpy > pip3 install pandas > pip3 install matplotlib > pip3 install sklearn > pip3 install scipy

3 Lecture repository: https://github.com/sanglee/ML


Download ppt "Option One Install Python via installing Anaconda:"

Similar presentations


Ads by Google