HoldoutTestResultFactory Methods

CVB.Net Documentation

The HoldoutTestResultFactory 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(Int32, SampleRegressionImageList)
Perform a hold out test on a sample database.
Public methodRunTest(Int32, ClassificationType, TrainingSet)
Perform a hold out test on a sample database.
Public methodRunTest(Int32, ClassificationType, SampleClassificationImageList)
Perform a hold out test on a sample database.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference