PredictorFactoryBase Methods

CVB.Net Documentation

The PredictorFactoryBase type exposes the following members.

Methods

  NameDescription
Public methodDispose
Disposes of the native data needed for marshalling.
Protected methodDispose(Boolean)
Clean-up of managed-to-native data structures.
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.
(Overrides ObjectFinalize.)
Public methodStatic memberFormatPreprocessingCode
Correct a preprocessing code to make sure that no invalid characters are in the code and the code does not exceed the maximum length.
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.
Protected methodOnProgressReport
Event raiser.
Protected methodOnStartProgressReport
Event raiser.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUseSettingsFromPredictor
Copy the classifier generation settings from a classifier.
Top
See Also

Reference