LearnProgressEventArgs Properties

CVB.Net Documentation

The LearnProgressEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyContinue
Gets or sets whether the current learn operation should be continued (true) or interrupted (false).
Public propertyCorrectInstances
Number of instances that Minos was able to correctly identify using the proto-classifier that is currently being built.
Public propertyCurrentInstanceIndex
The index of the instance that is currently being processed.
Public propertyInstance
The instance that is currently being processed.
Public propertyTotalInstances
The total number of instances that will be processed.
Top
See Also

Reference