See: Description
| Class | Description |
|---|---|
| ConfusionMatrixGenerator |
Utility class to generate the confusion matrix of a
Classifier |
| ConfusionMatrixGenerator.ConfusionMatrix |
a confusion matrix, backed by a
Map representing the linearized matrix |
| DatasetSplitter |
Utility class for creating training / test / cross validation indexes from the original index.
|
| DocToDoubleVectorUtils |
utility class for converting Lucene
Documents to Double vectors. |
| NearestFuzzyQuery |
Simplification of FuzzyLikeThisQuery, to be used in the context of KNN classification.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.