2 writes to _outputType
Microsoft.ML.FastTree (2)
GamModelParameters.cs (2)
113_outputType = NumberDataViewType.Single; 163_outputType = NumberDataViewType.Single;
1 reference to _outputType
Microsoft.ML.FastTree (1)
GamModelParameters.cs (1)
54DataViewType IValueMapper.OutputType => _outputType;