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.
1 parent d91392f commit 9cf7460Copy full SHA for 9cf7460
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