2 writes to AllowSparse
Microsoft.ML.AutoML (2)
ColumnInference\ColumnInferenceApi.cs (1)
119
splitInference.
AllowSparse
= supportSparse.Value;
ColumnInference\TextFileContents.cs (1)
33
AllowSparse
= allowSparse;
3 references to AllowSparse
Microsoft.ML.AutoML (3)
ColumnInference\ColumnInferenceApi.cs (3)
56
AllowSparse = splitInference.
AllowSparse
,
93
AllowSparse = splitInference.
AllowSparse
,
142
AllowSparse = splitInference.
AllowSparse
,