1 write to Type
Microsoft.ML.AutoML (1)
Utils\DatasetColumnInfo.cs (1)
19
Type
= type;
2 references to Type
Microsoft.ML.AutoML (2)
TransformInference\TransformInference.cs (1)
398
.Select(c => new IntermediateColumn(c.Name, c.
Type
, c.Purpose, c.Dimensions))
TransformInference\TransformPostTrainerInference.cs (1)
35
if (!labelColumn.
Type
.IsKey())