dotnet / dotnet/machinelearning

Identifying dropped features by AutoML after training

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

Description

Apparently AutoML automatically will drops features during training if needed.

Is there a way to retrieve the actual list of features that was included in the final model, e.g. determine which features were dropped and didn't improve the accuracy of the model?

When I inspect the final model, the OutputSchema tends to always include all the features based on the initial training data.

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.