Skip to content

Commit 9cf7460

Browse files
danmoseleyshauheen
authored andcommitted
Add link to samples (dotnet#355)
1 parent d91392f commit 9cf7460

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
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)