PredictorFactoryBaseEx Properties

CVB.Net Documentation

The PredictorFactoryBaseEx type exposes the following members.

Properties

  NameDescription
Public propertyFeatureResolution
Feature resolution (determines the size of the classification retina.
Public propertyInterpolation
Interpolation setting to be used for generating this object. Using interpolation will generate less artifacts, but requires more processor time.
Public propertyLambda
Regularization value to be used for generating the object. Possible values range from 0 to 10, good starting values for experiments are usually around 0.01.
(Inherited from PredictorFactoryBase.)
Public propertyPreprocessing
Preprocessing code with which the object is to be generated.
(Inherited from PredictorFactoryBase.)
Top
See Also

Reference