3 references to LoadNameValue
Microsoft.ML.PCA (3)
PcaTrainer.cs (3)
23
RandomizedPcaTrainer.
LoadNameValue
,
29
[assembly: LoadableClass(typeof(void), typeof(RandomizedPcaTrainer), null, typeof(SignatureEntryPointModule), RandomizedPcaTrainer.
LoadNameValue
)]
161
: base(Contracts.CheckRef(env, nameof(env)).Register(
LoadNameValue
), TrainerUtils.MakeR4VecFeature(featureColumnName), default, TrainerUtils.MakeR4ScalarWeightColumn(exampleWeightColumnName))