Skip to content

jijicanyu/MachineLearingAlgorithm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一些常用的机器学习算法实现

算法包括:

  • Apriori 算法

  • DesicionTree 算法

  • HMM模型 Viterbi 算法

  • 针对文本分类的 NaiveBayes 算法

  • 针对文本分类的 LogisticRegression 算法

参照:《机器学习实战》

About

一些常用的机器学习算法实现

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%