python一些包的說明文檔/教程連結

來源:互聯網
上載者:User

標籤:python   numpy   

1.numpy包:

來自《用Python做科學計算》http://sebug.net/paper/books/scipydoc/numpy_intro.html(中文版)

來自圖靈社區:http://www.ituring.com.cn/minibook/804(中文版)

來自sciPy:http://wiki.scipy.org/Tentative_NumPy_Tutorial(英文版)


2.pandas包:

官網:http://pandas.pydata.org/pandas-docs/stable/index.html

10分鐘搞定pandas(來自官網):

http://pandas.pydata.org/pandas-docs/stable/10min.html(英文版)

http://www.cnblogs.com/chaosimple/p/4153083.html(中文版翻譯)

pandas基礎(博友的部落格):http://my.oschina.net/lionets/blog/277847 (中文版)

pandas資料規整(博友部落格):http://my.oschina.net/lionets/blog/279785(中文版)


3.sklearn包:

這個就不用說了,官網資料最全:http://scikit-learn.org/stable/ 。大大小小的機器學習包以及降維、特徵抽取、計算得分、模型選擇、整合分類器等一大堆的好資料,可通過目錄來找:http://scikit-learn.org/0.15/user_guide.html,http://scikit-learn.org/stable/modules/classes.html#module-sklearn.linear_model

#------------------------------------------------------------------------------

工具篇:

T1.crfsuite:

CRF工具之一crfsuite,比crf++效果還好的工具,裡面以組塊分析為例子:http://www.chokkan.org/software/crfsuite/tutorial.html,http://www.chokkan.org/software/crfsuite/manual.html

CRF++,官網:http://taku910.github.io/crfpp/,0.58版本下載(有的時候在官網下載不下來,又有的時候版本):http://pan.baidu.com/s/1c0nj7iw

#------------------------------------------------------------------------------

在遇到的過程中,待不斷增加。博友若是看到好的文檔,也歡迎推薦。

當然,最好的說明文檔,當屬

import XX

help(XX)

python一些包的說明文檔/教程連結

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.