8 references to Options
Microsoft.ML.Transforms (8)
EntryPoints\SelectFeatures.cs (1)
34public 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), 258internal static IDataTransform Create(IHostEnvironment env, Options options, IDataView input) 444throw _host.ExceptUserArg(nameof(MutualInformationFeatureSelectingEstimator.Options.LabelColumnName), 451throw _host.ExceptUserArg(nameof(MutualInformationFeatureSelectingEstimator.Options.LabelColumnName), 462throw _host.ExceptUserArg(nameof(MutualInformationFeatureSelectingEstimator.Options.Columns), 469throw _host.ExceptUserArg(nameof(MutualInformationFeatureSelectingEstimator.Options.Columns), 475throw _host.ExceptUserArg(nameof(MutualInformationFeatureSelectingEstimator.Options.Columns),