Microsoft.ML.SamplesUtils Namespace
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.
Namespace containing utilities to download and featurize datasets for the API reference samples.
Dataset |
|
Dataset |
Example with one binary label, 10 feature values and a weight (float). |
Dataset |
Class used to capture prediction of DatasetUtils.BinaryLabelFloatFeatureVectorFloatWeightSample when calling CreateEnumerable<TRow>(IDataView, Boolean, Boolean, SchemaDefinition) via on MLContext. |
Dataset |
|
Dataset |
|
Dataset |
|
Dataset |
Class used to capture prediction of DatasetUtils.BinaryLabelFloatFeatureVectorFloatWeightSample when calling CreateEnumerable<TRow>(IDataView, Boolean, Boolean, SchemaDefinition) via on MLContext. |
Included in the Microsoft.ML.SampleUtils nuget package.