1 override of ToByteArray
Microsoft.ML.FastTree (1)
Dataset\Feature.cs (1)
257
public override void
ToByteArray
(byte[] buffer, ref int position)
2 references to ToByteArray
Microsoft.ML.FastTree (2)
Dataset\Feature.cs (2)
142
ToByteArray
(buffer, ref position);
259
base.
ToByteArray
(buffer, ref position);