Skip to content

Z1EV11/machine_learning

Repository files navigation

Machine learning

Introduction

Practices of machine learning.

  • Strategy
    • Loss function => Cost function
    • Experience Risk -> Expectation Risk
    • Structural Risk = Experience Rist + Regularization
    • k-fold cross validation
    • feature standardization
  • M.L Algorithm
    • Linear
    • Decision Tree
    • Naive Bayes
    • Support Vector Machine
    • Clustering
    • Neural Network => Deep Learning
    • Ensemble Learning
    • Reinforcement Learning
  • Optimization
    • Gradient descent
    • Newton method
    • Lagrange duality
    • Kernel method

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages