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