- Python Machine Learning By Example
- Yuxi (Hayden) Liu
- 46字
- 2021-07-02 12:41:38
SciPy
In machine learning, we mainly use NumPy arrays to store data vectors or matrices composed of feature vectors. SciPy (https://www.scipy.org/scipylib/index.html) uses NumPy arrays and offers a variety of scientific and mathematical functions. Installing SciPy in the terminal is similar, again as follows:
pip install scipy
推薦閱讀
- Hands-On Internet of Things with MQTT
- Learning Apache Spark 2
- 群體智能與數(shù)據(jù)挖掘
- 大數(shù)據(jù)驅(qū)動(dòng)的設(shè)備健康預(yù)測(cè)及維護(hù)決策優(yōu)化
- 完全掌握AutoCAD 2008中文版:機(jī)械篇
- 數(shù)據(jù)掘金
- Extending Ansible
- SQL Server數(shù)據(jù)庫(kù)應(yīng)用基礎(chǔ)(第2版)
- 從零開(kāi)始學(xué)JavaScript
- Practical Network Automation
- Raspberry Pi 3 Projects for Java Programmers
- R Statistics Cookbook
- 歐姆龍CP1系列PLC原理與應(yīng)用
- Photoshop CS6白金手冊(cè)
- Linux Administration Cookbook