-
Notifications
You must be signed in to change notification settings - Fork 1.9k
XML docs for Permutation feature importance for Binary, Multi-class and Ranking trainers. #3455
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
src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs
Outdated
Show resolved
Hide resolved
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 #3455 +/- ##
==========================================
- Coverage 72.77% 72.77% -0.01%
==========================================
Files 808 808
Lines 145449 145452 +3
Branches 16244 16244
==========================================
+ Hits 105844 105846 +2
- Misses 35186 35188 +2
+ Partials 4419 4418 -1
|
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.
typo: evaluation (same typo in all versions) #Closed Refers to: src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs:191 in cf3f0ef. [](commit_id = cf3f0ef, deletion_comment = False) |
use cref instead of
|
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.
towards #3204