Skip to content

chenshiyang/Machine-Learning-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning-Algorithm

这个工程实现了常用的机器学习算法

bayes

Naive Bayes 朴素贝叶斯算法

gbdt

  • GBDT算法,支持回归,二分类,多分类

linearmodel

  • LR 逻辑回归
  • PLA 感知机

randomforest

  • Random Forest 随机森林算法

svm

  • 基于SMO的支持向量机算法

tree

  • CART 分类回归树
  • ID3 id3决策树

About

Implementation of common machine learning algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published