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

look into sklearn preprocessing functions #52

Closed
bdpedigo opened this issue Oct 28, 2018 · 2 comments
Closed

look into sklearn preprocessing functions #52

bdpedigo opened this issue Oct 28, 2018 · 2 comments
Assignees

Comments

@bdpedigo
Copy link
Collaborator

See if any of these could be useful for graphs

http://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.QuantileTransformer.html#sklearn.preprocessing.QuantileTransformer

@bdpedigo bdpedigo self-assigned this Oct 28, 2018
@j1c
Copy link
Collaborator

j1c commented Oct 29, 2018

As alternative to PTR?

@bdpedigo
Copy link
Collaborator Author

Yes, Jovo mentioned quantile transform linked above but there are many others that use the same interface, could have a generic transformations class if there are enough of these that could be useful. Definitely log transform at least

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

No branches or pull requests

2 participants