- Mastering Machine Learning with scikit-learn(Second Edition)
- Gavin Hackeling
- 40字
- 2021-07-02 19:01:10
Installing Anaconda
Anaconda is a free collection of more than 720 open source data science packages for Python including scikit-learn, NumPy, SciPy, pandas, and matplotlib. Anaconda is platform-agnostic and simple to install. See https://docs.continuum.io/anaconda/install/ for instructions for your operating system.
推薦閱讀