Search Java Classes and Packages
Search Java Frameworks and Libraries
#Tutorials.classification Classes and Interfaces - 10 results found.
| Name | Description | Type | Package | Framework |
| TutorialCrossValidation | This tutorial shows how you can do cross-validation with Java-MLAuthor:Thomas Abeel (thomas@abeel. | Class | tutorials.classification | JavaML |
|
| TutorialCVSameFolds | This tutorial shows how you can do multiple cross-validations with the sameAuthor:Thomas Abeel (thomas@abeel. | Class | tutorials.classification | JavaML |
|
| TutorialEvaluateDataset | This tutorial show how to use the EvaluateDataset class to test the performance of a classifier on a data set. | Class | tutorials.classification | JavaML |
|
| TutorialKDependentBayes | Tutorial for K Dependent Bayes classifierAuthor:Lieven Baeyens, Thomas Abeel (thomas@abeel. | Class | tutorials.classification | JavaML |
|
| TutorialKDtreeKNN | This tutorial show how to use a the k-nearest neighbors classifier. | Class | tutorials.classification | JavaML |
|
| TutorialKNN | This tutorial show how to use a the k-nearest neighbors classifier. | Class | tutorials.classification | JavaML |
|
| TutorialLibSVM | This tutorial show how to use a the LibSVM classifier. | Class | tutorials.classification | JavaML |
|
| TutorialNaiveBayes | Tutorial for Naive Bayes classifierAuthor:Lieven Baeyens, Thomas Abeel (thomas@abeel. | Class | tutorials.classification | JavaML |
|
| TutorialRandomForest | Tutorial for the random forest classifier. | Class | tutorials.classification | JavaML |
|
| TutorialSelfOptimizingLibSVM | This tutorial show how to use a the LibSVM classifier. | Class | tutorials.classification | JavaML |