Skip to content

jacksu/machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

451ca67 · Nov 15, 2018
Aug 6, 2017
Aug 6, 2017
Sep 24, 2017
Nov 13, 2017
Sep 27, 2017
Nov 22, 2017
Nov 14, 2017
Dec 3, 2017
Jul 13, 2018
May 27, 2018
Nov 15, 2018
Jul 20, 2018
Jul 24, 2018
Aug 13, 2018
Sep 11, 2017
Dec 20, 2017
Jul 20, 2018
Oct 9, 2017

Repository files navigation

该工程主要包含机器学习学习过程中收集的相关资料和实践代码。

资料主要包括:

cheat sheet

ML

machine learning cheat sheet

numpy

numpy cheat sheet

numpy

pandas

pandas cheat sheet

实操 | 内存占用减少高达90%,还不用升级硬件?没错,这篇文章教你妙用Pandas轻松处理大规模数据

scikit learn

scikit cheat sheet

charts

pyecharts

代码

实践代码主要基于python 3.6.1,依赖的module有:

  • numpy+mkl(最好使用whl安装)
  • scipy(最好使用whl安装)
  • pandas
  • matplotlib & seaborn
  • ipython
  • jupyter

whl url

python module lib whl