Skip to content
#

ml-validation

Here are 10 public repositories matching this topic...

Language: All
Filter by language

Simple implementation of text classifier in Java with built in SVM, C4.5, kNN, and naive Bayesian classifiers. Support for common text preprocessors and for CVS format. You can plugin your own classifier, tokenizer, transformer, stopwords, synonyms, and TF-IDF formula etc. Supports automatic validation and confusion matrix.

  • Updated Oct 22, 2019
  • Java

Add this topic to your repo

To associate your repository with the ml-validation topic, visit your repo's landing page and select "manage topics."

Learn more