1 type derived from Feature
Microsoft.ML.FastTree (1)
Dataset\Feature.cs (1)
188internal sealed class TsvFeature : Feature
2 references to Feature
Microsoft.ML.FastTree (2)
Dataset\Feature.cs (2)
74public static Feature New(byte[] buffer, ref int position) 194/// Initializes a new instance of the <see cref="Feature"/> class.