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

Feature Request: Include sklearn.preprocessing.QuantileTransformer #70

Open
saffrydaffry opened this issue Feb 16, 2018 · 1 comment
Open

Comments

@saffrydaffry
Copy link

QuantileTransformer is useful for scaling data whilst being robust to outliers. I didn't see this class listed in the documentation for convertibility to pmml. Just curious if there are plans to include it?

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

Thank you!

@liubinpoem
Copy link

If the author write a step by step tutorial on guiding how to develop customized function, this kind of problem will be solved much easier. And it will also help the develop of this project.

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