-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix up docs for MLContext #7334
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7334 +/- ##
==========================================
- Coverage 68.90% 68.89% -0.01%
==========================================
Files 1473 1473
Lines 274277 274277
Branches 28421 28421
==========================================
- Hits 188983 188972 -11
- Misses 77975 77985 +10
- Partials 7319 7320 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks reasonable, thank you @gewarren
/ba-g test failure is #7339 |
/backport to release/4.0 |
Started backporting to release/4.0: https://github.com/dotnet/machinelearning/actions/runs/12777796720 |
Cleans up the public-facing API docs for MLContext to conform to https://github.com/dotnet/dotnet-api-docs/wiki.