manuparra/oc2dm

Add new algorithms definitions

Opened this issue · 0 comments

Clustering:

  • - K-Means
  • - DBSCAN
  • - OPTICS
  • - Spectral clustering
  • - Hierarchical Clustering

Classification/Regression:

  • - Naive Bayes
  • - BayesNet
  • - RandomTree
  • - ID3
  • - C4.5
  • - J48
  • - LogisticRegression
  • - SVM