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

TODO: Feature Scaling #349

Open
mathematicalmichael opened this issue Jul 29, 2019 · 1 comment
Open

TODO: Feature Scaling #349

mathematicalmichael opened this issue Jul 29, 2019 · 1 comment
Assignees

Comments

@mathematicalmichael
Copy link
Collaborator

mathematicalmichael commented Jul 29, 2019

We currently have a scale features method, which performs normalization. I would like to propose we add the option to scale our data to normal (standardization), and then have wrapper functions that line up with the common language.

Scale/unscale would work the same as they do now with the default syntax.

But we’d also have a _normalize and _standardize function, akin to scikit learn.

@mathematicalmichael
Copy link
Collaborator Author

@User-zwj this could be a straight-forward feature for you to add. Thoughts?

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

No branches or pull requests

2 participants