書名: Python Machine Learning By Example作者名: Yuxi (Hayden) Liu本章字?jǐn)?shù): 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.
推薦閱讀
- 計算機原理
- 影視后期制作(Avid Media Composer 5.0)
- 數(shù)據(jù)產(chǎn)品經(jīng)理:解決方案與案例分析
- 大數(shù)據(jù)平臺異常檢測分析系統(tǒng)的若干關(guān)鍵技術(shù)研究
- JSF2和RichFaces4使用指南
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- 可編程序控制器應(yīng)用實訓(xùn)(三菱機型)
- 工業(yè)機器人運動仿真編程實踐:基于Android和OpenGL
- 基于企業(yè)網(wǎng)站的顧客感知服務(wù)質(zhì)量評價理論模型與實證研究
- 簡明學(xué)中文版Photoshop
- Dreamweaver+Photoshop+Flash+Fireworks網(wǎng)站建設(shè)與網(wǎng)頁設(shè)計完全實用
- 數(shù)據(jù)要素:全球經(jīng)濟社會發(fā)展的新動力
- AMK伺服控制系統(tǒng)原理及應(yīng)用
- Wireshark Revealed:Essential Skills for IT Professionals
- 工業(yè)機器人技術(shù)