Package adams.flow.transformer.indexedsplitsrunspredictions
-
Interface Summary Interface Description IndexedSplitsRunsPredictions<T> Interface for generating predictions on indexed splits runs. -
Class Summary Class Description AbstractIndexedSplitsRunsPredictions<T> Ancestor for generates predictions on indexed splits runs.InstancesIndexedSplitsRunsPredictions Trains the referenced classifier on the training splits and generates predictions for the test splits.NullPredictions Dummy, does nothing.