Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1022 Bytes

File metadata and controls

48 lines (33 loc) · 1022 Bytes

Machine learning

Linear models

Bayesian learning

  • [] Bayesian linear regression with conjugate priors

Dimensionality reduction

  • [] Principal component analysis
  • [] Manifold learning

Support vector machines

  • [] SVM regression
  • [] SVM classification

Nearest neighbors

  • [] K nearest neighbors

Kernel methods

  • [] Kernel regression
  • [] Kernel SVM

Graphical methods

  • [] Bayesian networks

Gaussian processes

Decision trees

  • [] Desicion trees

Random forests

  • [] Random forest

Boosting

Bagging

Genetic algorithms

Anomaly detection