-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Microsoft.ML.Internal.Internallearn should be hidden/moved/renamed #2740
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
50d6847
to
07eb860
Compare
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 #2740 +/- ##
==========================================
+ Coverage 71.66% 71.66% +<.01%
==========================================
Files 808 808
Lines 142364 142364
Branches 16121 16121
==========================================
+ Hits 102024 102030 +6
+ Misses 35901 35898 -3
+ Partials 4439 4436 -3
|
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 good pending the feedback from Tom. I agree if that is only used by FastTree (which looks to be only referenced in the BoostedTreeOptions), then I would move that code to the FastTree assembly. #Resolved |
thanks for reviewing. I have addressed Tom's comments. In reply to: 467632167 [](ancestors = 467632167) |
07eb860
to
7a23bbc
Compare
e9a757b
to
720e938
Compare
fixes #2714