1 write to ItemType
Microsoft.ML.AutoML (1)
ColumnInference\ColumnTypeInference.cs (1)
106
ItemType
= itemType;
2 references to ItemType
Microsoft.ML.AutoML (2)
ColumnInference\ColumnGroupingInference.cs (1)
65
t.Item1.
ItemType
,
ColumnInference\ColumnTypeInference.cs (1)
409
var loaderColumn = new TextLoader.Column(col.SuggestedName, col.
ItemType
.GetRawKind().ToDataKind(), col.ColumnIndex);