- 授权协议: BSD
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://scikit-learn.org/
- 软件文档: http://scikit-learn.org/stable/documentation.html
- 官方下载: https://github.com/scikit-learn/scikit-learn
软件介绍
scikit-learn 是一个 Python 的机器学习项目。是一个简单高效的数据挖掘和数据分析工具。基于 NumPy、SciPy 和 matplotlib 构建。
Installation
依赖
scikit-learn 要求:
Python (>= 2.7 or >= 3.3)
NumPy (>= 1.8.2)
SciPy (>= 0.13.3)
运行示例需要 Matplotlib >= 1.1.1 。
User installation
已有 numpy 和 scipy 的用户安装 scikit-learn 最简单的方法是使用 pip :
pip install -U scikit-learn
或 conda:
conda install scikit-learn
The Four
Scott Galloway / Portfolio / 2017-10-3 / USD 28.00
NEW YORK TIMES BESTSELLER USA TODAY BESTSELLER Amazon, Apple, Facebook, and Google are the four most influential companies on the planet. Just about everyone thinks they know how they got there.......一起来看看 《The Four》 这本书的介绍吧!
