| Class | Description |
|---|---|
| AbstractClassifyResultHistoryPlugin |
Ancestor for plugins that work .
|
| AbstractClassifyTabMenuItem |
Ancestor to classes that can be added to a classify tab's custom menu.
|
| AbstractShowThresholdCurve |
Allows the user to display the threshold curves per label.
|
| CopyModelSetup |
Allows the user to copy the commandline string of the model to the clipboard.
|
| EditTestData |
Menu item for loading a model from disk.
|
| IncrementalPerformance |
Allows the user to displays graphs of the performance of an incremental classifier if available.
|
| OpenModel |
Menu item for loading a model from disk.
|
| OpenTestData |
Menu item for loading a model from disk.
|
| PredictionsOnTestset |
Makes predictions on the current test set (if any loaded).
|
| ReevaluateModelOnTestset |
Reevaluates the model on the current test set (if any loaded).
|
| SaveCSV |
Allows the user to displays graphs of the performance of an incremental classifier if available.
|
| SaveGraphs |
Allows the user to save the graphs.
|
| SaveModel |
Allows the user to save the model.
|
| SavePredictions |
Allows the user to save the predictions to CSV.
|
| ShowGraphs |
Allows the user to displays graphs if available.
|
| ShowMacroCurve |
Allows the user to display the precision recall curves per label.
|
| ShowMicroCurve |
Allows the user to displays graphs of the performance of an incremental classifier if available.
|
| ShowPrecisionRecall |
Allows the user to display the precision recall curves per label.
|
| ShowROC |
Allows the user to display the ROC curves per label.
|
Copyright © 2017. All Rights Reserved.