Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 186 Bytes

readme.md

File metadata and controls

17 lines (16 loc) · 186 Bytes

深度学习相关算法的python实现

  • KNN
  • ID3
  • CART
  • AdaBoost
  • LogisticRegression
  • NaiveBayes
  • SVM
  • KMeans
  • PCA
  • Apriori
  • EM
  • ALS
  • HMM
  • LinearRegression
  • PageRank