dotnet / dotnet/machinelearning

For compound transforms, there should be a setting that allows the user to see the intermediate columns

Open
#3,437 0 comments 0 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

When the users use compound transforms, like `FeaturizeText`, the intermediate columns like: `*_TextNormalizer`, `*_TextNormalizer_WordTokenizer` etc are not part of the output schema.

I think it would be really useful for debugging and tunning purposes to be able to see how the text transforms step by step.

There should be an option to make those intermediate columns part of the output.

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.