Skip to content

Commit 7f32814

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents f4f2b01 + 9cf7460 commit 7f32814

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ SentimentPrediction prediction = model.Predict(data);
8484

8585
Console.WriteLine("prediction: " + prediction.Sentiment);
8686
```
87+
## Samples
88+
89+
We have a [repo of samples](https://github.com/dotnet/machinelearning-samples) that you can look at.
8790

8891
## License
8992

0 commit comments

Comments
 (0)