Package org.tweetyproject.machinelearning
package org.tweetyproject.machinelearning
-
ClassDescriptionA category for one-class classifiers.A category within the space of observations.Classes implementing this interface provide the means to test a training mechanism for performance.A classifier classifies observations into categories.Performs cross-validation in a classifier, i.e.A default observation is a vector of double values.A category for multi-class classification using a double as identifier.A grid-search approach for learning parameters.An observation is some data point which can be classified.A set of parameters that can be given to a trainer to specifiy the training task.Performs a parameter training on a given trainer, i.e.A single parameter for a training method.A set of observations together with their category.