Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

机器学习经典算法实现,主要参考MachineLearninginAction一书,对代码做了部分修改,增加了注释, 目前已实现算法:

  • KNN 邻近算法
  • Decision Tree 决策树
  • Naive Bayes 朴素贝叶斯
  • SVM 支持向量机,有监督学习模型
  • Logistic Regres 回归分析
  • Apriori algorithm 关联规则挖掘
  • Spelling Corrector 拼写检查

About

人工智能经典算法Python实现

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages