The Wayback Machine - https://web.archive.org/web/20200914003529/https://github.com/jacksu/machine-learning
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
pic
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

资料主要包括:

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

You can’t perform that action at this time.