ml icon indicating copy to clipboard operation
ml copied to clipboard

suggested classification algorithms

Open maasencioh opened this issue 9 years ago • 0 comments

  • [x] naive bayes classification - ml-naivebayes
  • [x] nearest models (k-nearest neightbors) - ml-knn
  • [ ] discriminant analysis
  • [ ] clasification and regression trees
  • [ ] gaussean mixture models
  • [ ] cluster evaluation
  • [ ] Boosting

maasencioh avatar Jun 12 '15 08:06 maasencioh