Skip to content

Commit aedc4f7

Browse files
kilickjustinormont
authored andcommitted
Add reference to any form of API? (#2209)
* Add reference to any form of API? Is this the best API reference for this? * Update README.md Co-Authored-By: kilick <[email protected]>
1 parent 9938fdc commit aedc4f7

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
@@ -97,6 +97,9 @@ Console.WriteLine("prediction: " + prediction.Prediction);
9797
```
9898
A cookbook that shows how to use these APIs for a variety of existing and new scenarios can be found [here](docs/code/MlNetCookBook.md).
9999

100+
## API Documentation
101+
102+
See the [ML.NET API Reference Documentation](https://docs.microsoft.com/en-us/dotnet/api/?view=ml-dotnet).
100103

101104
## Samples
102105

0 commit comments

Comments
 (0)