We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4f2b01 + 9cf7460 commit 7f32814Copy full SHA for 7f32814
README.md
@@ -84,6 +84,9 @@ SentimentPrediction prediction = model.Predict(data);
84
85
Console.WriteLine("prediction: " + prediction.Sentiment);
86
```
87
+## Samples
88
+
89
+We have a [repo of samples](https://github.com/dotnet/machinelearning-samples) that you can look at.
90
91
## License
92
0 commit comments