1 instantiation of IMDBSentiment
Microsoft.ML.Samples (1)
Dynamic\TensorFlow\TextClassification.cs (1)
22var data = new[] { new IMDBSentiment() {
2 references to IMDBSentiment
Microsoft.ML.Samples (2)
Dynamic\TensorFlow\TextClassification.cs (2)
90Action<IMDBSentiment, IntermediateFeatures> ResizeFeaturesAction = 119var engine = mlContext.Model.CreatePredictionEngine<IMDBSentiment,