Skip to content

AlanLin2015/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning

常见的机器学习模型,包括逻辑回归,支持向量机,朴素贝叶斯等算法 详细导引

监督学习

非监督学习

  • Apriori

    这部分写了基于python的关联法则Apriori的代码实现,包含详细的注释,详细介绍见 : 我的博文 : Apriori算法进行数据关联分析

  • FP-growth

    这部分写了基于python的FP-growth优化关联的代码实现。

  • K-Means

    基于python的K均值代码实现。

###数据处理与规整化

About

All notebook and code about machinelearning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages