Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 225 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 225 Bytes

M2-Kernel-Methods

Kernel Versions of various machine learning algorithms

The following algorithms are checked by applying the kernel trick:

  1. PCA
  2. KMeans
  3. LASVM
  4. One class SVM
  5. Passive aggressive online algorithm