-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Update IDataView principles, type system documentation. #3288
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
Conversation
test/Microsoft.ML.Tests/Transformers/KeyToBinaryVectorEstimatorTest.cs
Outdated
Show resolved
Hide resolved
eerhardt
left a comment
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.
Thanks for all this doc work @TomFinley. It will definitely reap many rewards in the future.
shauheen
left a comment
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.
![]()
Codecov Report
@@ Coverage Diff @@
## master #3288 +/- ##
==========================================
+ Coverage 72.63% 72.65% +0.01%
==========================================
Files 807 807
Lines 145129 145129
Branches 16220 16220
==========================================
+ Hits 105417 105437 +20
+ Misses 35295 35272 -23
- Partials 4417 4420 +3
|
* Update IDataView principles, type system documentation.
Towards #3095.