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

bug in QuantileTransform with pmin=0, pmax=1 #24

Open
chiara-mauri opened this issue Nov 1, 2024 · 0 comments
Open

bug in QuantileTransform with pmin=0, pmax=1 #24

chiara-mauri opened this issue Nov 1, 2024 · 0 comments

Comments

@chiara-mauri
Copy link

When using Quantile transform(pmin=0, pmax=1, vmin=a, vmax=b), the result does not correspond to a minmax transform as expected (values can exceed [a,b])

@chiara-mauri chiara-mauri changed the title bug in Quantile transform with pmin=0, pmax=1 bug in QuantileTransform with pmin=0, pmax=1 Nov 1, 2024
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

1 participant