Stemmer.Cvb.Polimago.Training Namespace

CVB.Net Documentation
The namespace Stemmer.Cvb.Polimago.Training contains classes and definitions needed for generating classifiers from training data collections.
Classes

  ClassDescription
Public classClassificationPredictorFactory
Predictor factory for classification predictor.
Public classEndProgressReportEventArgs
Progress report stage terminated.
Public classPolimagoFactoryException
Exception type thrown by the Polimago factory classes.
Public classPredictorFactoryBase
Base class for classifier factory classes.
Public classPredictorFactoryBaseEx
Common base class for classifier factories for regression and classification classifiers.
Public classProgressReportEventArgs
Progress step report.
Public classProgressReportEventArgsBase
Event argument base class for progress reports.
Public classRegressionPredictorFactory
Factory class for regression predictors.
Public classSearchPredictorFactory
Factory class for the generation of search predictors.
Public classStartProgressReportEventArgs
Start progress report event argument