Python 机器学习工具包 scikit-learn

码农软件 · 软件分类 · 机器学习/深度学习 · 2019-08-07 11:59:22

软件介绍

scikit-learn 是一个 Python 的机器学习项目。是一个简单高效的数据挖掘和数据分析工具。基于 NumPySciPy 和 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

本文地址:https://www.codercto.com/soft/d/11836.html

The Four

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》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器