2 writes to OutputType
Microsoft.ML.FastTree (2)
FastTree.cs (2)
2854
OutputType
= NumberDataViewType.Single;
2892
OutputType
= NumberDataViewType.Single;
1 reference to OutputType
Microsoft.ML.FastTree (1)
FastTree.cs (1)
2815
DataViewType IValueMapper.OutputType =>
OutputType
;