首页
学习
活动
专区
圈层
工具
发布
社区首页 >专栏 >python机器学习入门资料梳理

python机器学习入门资料梳理

作者头像
机器学习AI算法工程
发布2018-03-13 15:31:56
发布2018-03-13 15:31:56
9510
举报

在python基本语法入门之后,就要准备选一个研究方向了。马上就要进行春季实习招聘了,加油!总结一下python机器学习方面的资料吧。

1、数据处理

1.1 综合
  • Scipy

SciPy is a Python-based ecosystem of open-source software for mathematics, science, and engineering. In particular, these are some of the core packages 这里集合着python科学计算的几乎所有核心库,也是一个导航。

  • Scipy Lecture Notes极力推荐的一个学习笔记!
  • Scipy Tutorial
  • matplotlib - 2D and 3D plotting in Python

2、数据可视化

2.1Seaborn

Seaborn is a Python data visualization library with an emphasis on statistical plots. The library is an excellent resource for common regression and distribution plots

2.2Plotly Python Library印刷品质的图片质量啊!

3、机器算法

3.1综合
  • 用python做科学计算五星推荐的中文学习资料!!!
  • scikit-learn
3.2 Cluster-聚类算法
  • <a href="http://nbviewer.jupyter.org/github/lmcinnes/hdbscan/blob/master/notebooks/Comparing%20Clustering%20Algorithms.ipynb" "="" target="_blank" rel="external" style="color: rgb(128, 0, 128); outline-style: none;">Comparing Python Clustering Algorithms
3.3 GA(Genetic Algorithm)
  • Pyevolve documentation
本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2016-02-05,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 大数据挖掘DT数据分析 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 1、数据处理
    • 1.1 综合
  • 2、数据可视化
    • 2.1Seaborn
    • 2.2Plotly Python Library印刷品质的图片质量啊!
  • 3、机器算法
    • 3.1综合
    • 3.2 Cluster-聚类算法
    • 3.3 GA(Genetic Algorithm)
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档