2 references to Features
Microsoft.ML.Samples (2)
Dynamic\Transforms\Text\ApplyWordEmbedding.cs (2)
60
Console.WriteLine($"Number of Features: {prediction.
Features
.Length}");
64
foreach (var f in prediction.
Features
)