ColumnInferenceResults Class
Definition
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.
Contains information AutoML inferred about columns in a dataset.
public sealed class ColumnInferenceResults
type ColumnInferenceResults = class
Public NotInheritable Class ColumnInferenceResults
- Inheritance
-
ColumnInferenceResults
Constructors
ColumnInferenceResults() |
Properties
ColumnInformation |
Information about the inferred columns in the dataset. |
TextLoaderOptions |
Inferred TextLoader.Options for the dataset. |