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 parameter normalize and scale X-axis when predictions outside [0, 1] #21

Open
joaoOarthur opened this issue Dec 29, 2021 · 0 comments
Labels
enhancement New feature or request next iteration

Comments

@joaoOarthur
Copy link
Contributor

Context

Quando passamos uma coluna predictions com previsoes fora do eixo [0, 1] precisamos normalizar os dados para esse intervalo e também arrumar o eixo X da calibration_curve

Describe your proposed solution

  • utilizar o parametro normalize da sklearn.calibration_curve utilizada no plot
  • corrigir o eixo X para se adequar aos dados normalizados

Describe alternatives you've considered

No response

Any other comments?

No response

@joaoOarthur joaoOarthur added enhancement New feature or request triage Reported that are not confirmed yet labels Dec 29, 2021
@vivianyamassaki vivianyamassaki added next iteration and removed triage Reported that are not confirmed yet labels Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request next iteration
Projects
None yet
Development

No branches or pull requests

2 participants