RandomizedPcaTrainer.Options 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public sealed class RandomizedPcaTrainer.Options : Microsoft.ML.Trainers.UnsupervisedTrainerInputBaseWithWeight
type RandomizedPcaTrainer.Options = class
inherit UnsupervisedTrainerInputBaseWithWeight
Public NotInheritable Class RandomizedPcaTrainer.Options
Inherits UnsupervisedTrainerInputBaseWithWeight
- 继承
构造函数
RandomizedPcaTrainer.Options() |
字段
EnsureZeroMean | |
ExampleWeightColumnName |
要用于示例权重的列。 (继承自 UnsupervisedTrainerInputBaseWithWeight) |
FeatureColumnName |
要用于功能的列。 (继承自 TrainerInputBase) |
Oversampling | |
Rank | |
Seed |