RandomizedPcaTrainer.Options Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options for the RandomizedPcaTrainer as used in RandomizedPca(Options).
public sealed class RandomizedPcaTrainer.Options : Microsoft.ML.Trainers.UnsupervisedTrainerInputBaseWithWeight
type RandomizedPcaTrainer.Options = class
inherit UnsupervisedTrainerInputBaseWithWeight
Public NotInheritable Class RandomizedPcaTrainer.Options
Inherits UnsupervisedTrainerInputBaseWithWeight
- Inheritance
Constructors
RandomizedPcaTrainer.Options() |
Fields
EnsureZeroMean | |
ExampleWeightColumnName |
Column to use for example weight. (Inherited from UnsupervisedTrainerInputBaseWithWeight) |
FeatureColumnName |
Column to use for features. (Inherited from TrainerInputBase) |
Oversampling | |
Rank | |
Seed |