ClassifierFactoryLearnProgress Event

CVB.Net Documentation
Event that will inform about the progress of an ongoing learn operation.

Namespace:  Stemmer.Cvb.Manto
Assembly:  Stemmer.Cvb.Manto (in Stemmer.Cvb.Manto.dll) Version: 14.0.0.0
Syntax

public event EventHandler<ClassifierFactoryLearnProgressEventArgs> LearnProgress

Value

Type: SystemEventHandlerClassifierFactoryLearnProgressEventArgs
See Also

Reference