SampleTestResultFactory Methods

CVB.Net Documentation

The SampleTestResultFactory type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Finalizer - clean up the bytes occupied by the unmanaged copy of the progress data structure.
(Inherited from TestResultFactory.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnEndProgressReport
Event raiser.
(Inherited from TestResultFactory.)
Protected methodOnProgressReport
Event raiser.
(Inherited from TestResultFactory.)
Protected methodOnStartProgressReport
Event raiser.
(Inherited from TestResultFactory.)
Public methodRunTest(ClassificationPredictor, TrainingSet)
Perform a sample classification test (SIL test) on a Minos training set.
Public methodRunTest(ClassificationPredictor, SampleClassificationImageList)
Perform a sample classification test (SIL test) on a sample image list.
Public methodRunTest(RegressionPredictor, SampleRegressionImageList)
Perform a sample regression test (SIL test) on a sample image list.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference