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