8 references to Options
Microsoft.ML.Transforms (8)
EntryPoints\SelectFeatures.cs (1)
34
public static CommonOutputs.TransformOutput MutualInformationSelect(IHostEnvironment env, MutualInformationFeatureSelectingEstimator.
Options
input)
MutualInformationFeatureSelection.cs (7)
17
[assembly: LoadableClass(MutualInformationFeatureSelectingEstimator.Summary, typeof(IDataTransform), typeof(MutualInformationFeatureSelectingEstimator), typeof(MutualInformationFeatureSelectingEstimator.
Options
), typeof(SignatureDataTransform),
258
internal static IDataTransform Create(IHostEnvironment env,
Options
options, IDataView input)
444
throw _host.ExceptUserArg(nameof(MutualInformationFeatureSelectingEstimator.
Options
.LabelColumnName),
451
throw _host.ExceptUserArg(nameof(MutualInformationFeatureSelectingEstimator.
Options
.LabelColumnName),
462
throw _host.ExceptUserArg(nameof(MutualInformationFeatureSelectingEstimator.
Options
.Columns),
469
throw _host.ExceptUserArg(nameof(MutualInformationFeatureSelectingEstimator.
Options
.Columns),
475
throw _host.ExceptUserArg(nameof(MutualInformationFeatureSelectingEstimator.
Options
.Columns),