[读书笔记] 《Python 机器学习》

来源:互联网 发布:孙鑫windows编程视频 编辑:程序博客网 时间:2024/06/14 02:47

摘要

机器学习 NLP 两手都要抓,两手都要硬

代码放在coding上了:https://coding.net/u/wenyangsama/p/Python-MachineLearning/git


优秀综合性博客

莫烦的知乎:https://www.zhihu.com/people/morvan/answers


ML知识学习

最大熵 : http://blog.csdn.net/itplus/article/details/26549871
Stanford ML 笔记: http://pan.baidu.com/s/1i5pDm2D


优秀工具

Sklearn :
http://scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html

使用Sklearn进行回归分析:
http://blog.csdn.net/u010900574/article/details/52666291

原创粉丝点击