- Python Machine Learning By Example
- Yuxi (Hayden) Liu
- 104字
- 2021-07-02 12:41:37
NumPy
NumPy is the fundamental package for machine learning with Python. It offers powerful tools including the following:
- The N-dimensional array ndarray class and several subclasses representing matrices and arrays
- Various sophisticated array functions
- Useful linear algebra capabilities
Installation instructions for NumPy are at http://docs.scipy.org/doc/numpy/user/install.html. Alternatively, an easier method is installing it with pip in the command line as follows:
pip install numpy
To install conda for Anaconda users, run the following command line:
conda install numpy
A quick way to verify your installation is to import it in the shell as follows:
>>> import numpy
It's installed nicely if there's no error message.
推薦閱讀
- Mastering D3.js
- 網(wǎng)絡(luò)綜合布線技術(shù)
- 數(shù)據(jù)挖掘方法及天體光譜挖掘技術(shù)
- Android游戲開(kāi)發(fā)案例與關(guān)鍵技術(shù)
- 影視后期編輯與合成
- 基于Xilinx ISE的FPAG/CPLD設(shè)計(jì)與應(yīng)用
- 教育機(jī)器人的風(fēng)口:全球發(fā)展現(xiàn)狀及趨勢(shì)
- 空間機(jī)械臂建模、規(guī)劃與控制
- 實(shí)用網(wǎng)絡(luò)流量分析技術(shù)
- Salesforce Advanced Administrator Certification Guide
- 網(wǎng)絡(luò)存儲(chǔ)·數(shù)據(jù)備份與還原
- 青少年VEX IQ機(jī)器人實(shí)訓(xùn)課程(初級(jí))
- Mastering Ansible(Second Edition)
- FANUC工業(yè)機(jī)器人虛擬仿真教程
- 這樣用Word!