asdcu / MachineLearningNote

用python实现机器学习各种经典算法

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MachineLearningNote

使用python实现各种机器学习算法

OS

  • Windows 10
  • Ubuntu 16.04
  • MaxOS 10

Requirements

  • Python 3
  • requirement.txt

Current List

TO DO List

  • SVM
  • Random Forest
  • Xgboost
  • GBDT
  • LDA
  • SGD

About

用python实现机器学习各种经典算法

License:MIT License


Languages

Language:Python 79.2%Language:Jupyter Notebook 20.8%