dotnet / dotnet/machinelearning

Make MutualInformationFeatureSelection scores available

Open
#2,328 0 comments 3 reactions 0 assignees View on GitHub
area-Transforms enhancement Priority:2
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

Some scenarios, such as detecting label leakage and sorting features by their relationship with the label, are no longer possible now that the `MutualInformationFeatureSelectionUtils` class is `internal`. One solution would be to add an option to `MutualInformationFeatureSelection` return scores for each column. This could return a similar output to `FeatureContributionCalculator`.

From #2196

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.