官术网_书友最值得收藏!

Installing scikit-learn

This book was written for version 0.18.1 of scikit-learn; use this version to ensure that the examples run correctly. If you have previously installed scikit-learn, you can retrieve the version number by executing the following in a notebook or Python interpreter:

# In[1]:
import sklearn
sklearn.__version__

# Out[1]:
'0.18.1'
The package is named sklearn because scikit-learn is not a valid Python package name.

If you have not previously installed scikit-learn, you may install it from a package manager or build it from source. We will review the installation processes for Ubuntu 16.04, Max OS, and Windows 10 in the following sections, but refer to http://scikit-learn.org/stable/install.html for the latest instructions. The following instructions assume only that you have installed Python >= 2.6 or Python >= 3.3. See http://www.python.org/download/ for instructions on installing Python.

主站蜘蛛池模板: 张家口市| 汉寿县| 云龙县| 广德县| 杭锦旗| 探索| 镇康县| 邵武市| 永顺县| 石门县| 怀远县| 新巴尔虎左旗| 合阳县| 廊坊市| 丹寨县| 邢台市| 沙河市| 济源市| 崇州市| 阳新县| 昭觉县| 泌阳县| 永胜县| 邓州市| 福鼎市| 靖远县| 邵东县| 大宁县| 雅安市| 榆中县| 应城市| 韶关市| 陵川县| 宜兰县| 沁阳市| 巴马| 乌苏市| 曲沃县| 烟台市| 巴南区| 大田县|