Skip to content

Feature Contribution Calculation Top/Bottom arguments are confusing #2016

@glebuk

Description

@glebuk

Issue

The current API for Feature Contribution are confusing. They have the following parameters:
FeatureContributionCalculation(... int top = 10, int bottom = 10..);
those arg names are confusing. From naming it is unclear if bottom means max negative or min abs() contribution.
Let's rename them params to topPositive and topNegative

Metadata

Metadata

Assignees

Labels

APIIssues pertaining the friendly APIdocumentationRelated to documentation of ML.NET

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions