1 write to Factor
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
68Factor = factor;
4 references to Factor
Microsoft.ML.FastTree (4)
Training\Test.cs (4)
89+ Factor.SizeInBytes() 99Factor.ToByteArray(buffer, ref offset); 135return RawValue / Factor; 137return Math.Sqrt(RawValue / Factor);