Skip to content

李航老师《统计学习方法》的py代码实现(自学ing)

Notifications You must be signed in to change notification settings

lingy-qd/Statistical_Learning_Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistical_Learning_Methods

自学李航老师《统计学习方法》的python代码实现

已更新:

第二章:感知机perceptron

第三章:k近邻(knn method),基础的实现方法+kdtree实现方法

第四章:决策树(Decision Tree)。ID3算法的python实现(缺少剪枝部分)

About

李航老师《统计学习方法》的py代码实现(自学ing)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages