AbstractCallableWekaClassifierEvaluator |
Ancestor for classifier evaluators that make use of a callable classifier.
|
AbstractCallableWekaClustererEvaluator |
Ancestor for clusterer evaluators that make use of a callable clusterer.
|
AbstractProcessWekaInstanceWithModel |
Ancestor for transformers that user models for processing Instance objects,
e.g., classifiers making predictions.
|
AbstractWekaClassifierEvaluator |
Ancestor for transformers that evaluate classifiers.
|
AbstractWekaModelReader |
Ancestor for actors that deserialize models.
|
AbstractWekaPredictionsTransformer |
Ancestor for transformers that convert the predictions stored in an
Evaluation object into a different format.
|
WekaAccumulatedError.SortablePrediction |
Container for a classifier prediction, used for sorting.
|
WekaBootstrapping.ErrorCalculation |
how to calculate the error.
|
WekaClassifierInfo.InfoType |
The type of information to generate.
|
WekaClassifierRanker.Measure |
The performance measure to use.
|
WekaClustererInfo.InfoType |
The type of information to generate.
|
WekaEvaluationInfo.InfoType |
The type of information to output.
|
WekaExtractArray.ExtractionType |
The type of extraction to perform.
|
WekaExtractPLSMatrix.MatrixType |
The type of PLS matrix to extract (either PLS1 or SIMPLS ones will
be available).
|
WekaFileReader.OutputType |
Defines how to output the data.
|
WekaInstanceBuffer.Operation |
Defines how the buffer actor operates.
|
WekaInstanceDumper.OutputFormat |
The format to output the data in.
|
WekaInstancesInfo.InfoType |
The type of information to generate.
|
WekaInstancesStatisticDataType |
Defines what data to retrieve from an Instances object.
|
WekaMergeInstancesActor |
Interface for transformers that merge Weka Instances.
|