/Data-Mining

All data mining practice with Matlab

Primary LanguageMATLABApache License 2.0Apache-2.0

Data-Mining

All data mining practice with Matlab

Single-task learning

  • SVM: Support vector machine
    • LSSVM: Least squares support vector machine
    • PSVM: Proximal support vector machine
  • TWSVM: Twin support vector machine
    • LS-TWSVM: Least squares twin support vector machine
    • $\nu$-TWSVM: $\nu$-Twin support vector machine

More Kernel methods

Multi-task learning

Multi-class learning

Clustering

Sample Selection Method

  • Neighbors Property Pattern Selection (NPPS)
  • Neighbour Distribution Pattern (NDP)
  • Fixed Neighborhood Sphere Sample Selection (FNSSS)
  • Distance-based Sample Selection Method (DSSM)
  • Knn-based Sample Selection Method(KSSM)
  • Border-Edge Pattern Selection (BEPS)
  • Concept Boundary Detection (CBD)
  • Multi-Class Instance Selection (MCIS)