Machine learning-note sorting (principle, python code)-over and over again, work hard!

Review knowledge, check yourself, and enter a new field-deep learning.
Insert picture description here

1. Overview of machine learning (1)

2. Linear model (two)

Three, supervised learning algorithm

  • Logistic regression (3)

  • Perceptron (4)

  • Support Vector Machine (SVM) (5)

  • K Nearest Neighbor Method (KNN) (6)

  • Decision Tree Series

  • Ensemble learning (ten)

    • Boosting method (11)

      • AdaBoost algorithm (12)
      • BDT algorithm (13)
      • GBDT algorithm (14)
      • XGBoost algorithm (15)
    • Bagging method

      • Random Forest (16)
  • Probabilistic Graphical Model (17)

Four, unsupervised learning algorithm

Guess you like

Origin blog.csdn.net/weixin_45666566/article/details/106455782