Skip to content

Add Cancellation checkpoint in Normalizer transfomer #3070

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

Closed
codemzs opened this issue Mar 22, 2019 · 0 comments · Fixed by #3062
Closed

Add Cancellation checkpoint in Normalizer transfomer #3070

codemzs opened this issue Mar 22, 2019 · 0 comments · Fixed by #3062
Assignees
Labels
API Issues pertaining the friendly API
Milestone

Comments

@codemzs
Copy link
Member

codemzs commented Mar 22, 2019

This transform iterates over a dataset to calculate metrics such as mean, average, min, max etc. These values are used to normalize the values in a column. This is a trainable transform and it should have a checkpoint to see if the user has triggered cancellation.

@codemzs codemzs self-assigned this Mar 22, 2019
@codemzs codemzs added the API Issues pertaining the friendly API label Mar 22, 2019
@codemzs codemzs added this to the 0319 milestone Mar 22, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API Issues pertaining the friendly API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant