Skip to content
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

Enhancement Request: Addition of the inverse_transform Method #66

Open
Synohara opened this issue Nov 1, 2023 · 5 comments
Open

Enhancement Request: Addition of the inverse_transform Method #66

Synohara opened this issue Nov 1, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@Synohara
Copy link

Synohara commented Nov 1, 2023

Such as scikit-learn's OrdinalEncoder and LabelEncoder have an inverse_transform method implemented to revert encoded values back to their original form.
Would it be possible to implement a similar inverse_transform method in the Snowflake ML Library as well?

@sfc-gh-xjiang sfc-gh-xjiang added the enhancement New feature or request label Nov 13, 2023
@sfc-gh-snandamuri
Copy link

@Synohara Thank you for bringing up this feature request. Our team will prioritize this and keep you updated on the progress.

@RahulDubey391
Copy link

Hi @sfc-gh-snandamuri , @sfc-gh-xjiang, is it fine if I can have look into the enhancement?

@sfc-gh-sdas
Copy link
Collaborator

Absolutely yes, thanks. Our repo does not have good test setup. But we can definitely take your PR, test ourselves internally and release back to public. If you want to take a stab, please assign the issue to yourself. Thanks again. Exciting.

@RahulDubey391
Copy link

Hi @sfc-gh-sdas , thanks for this! Sure I'll create PR for this issue. But it seems I don't have permission to assign issue to myself. Can you please assign it to me if possible?

@RahulDubey391
Copy link

Hi @sfc-gh-sdas, I have created a pull request for this issue. Need more guidance to extend it further to other estimators and preprocessors.

inverse_transform method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants