Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

##Learning Data Mining with Python

##Python数据挖掘入门与实践

##目录

  • 第1章 开始数据挖掘之旅
  • 第2章 用scikit-learn估计器分类
  • 第3章 用决策树预测获胜球队

##注意 此书代码是用Python3.4