機器學習

  • Linear Regression
  • Classification
    • Logistic Regression
    • K-Nearest Neighbors
    • Navie Bayes
    • [[Support Vector Classifier]]
  • Tree
    • Decision Tree
    • Random Forest
    • Extreme Gradient Descent
  • Clustering
    • K-Means
    • Density-Based Spatial Clustering of Applications with Noise
  • Association Rule

Reading List