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

Ensure that CalibratedClassifierCV works #173

Open
1 task
wdevazelhes opened this issue Feb 22, 2019 · 0 comments · May be fixed by #187
Open
1 task

Ensure that CalibratedClassifierCV works #173

wdevazelhes opened this issue Feb 22, 2019 · 0 comments · May be fixed by #187

Comments

@wdevazelhes
Copy link
Member

wdevazelhes commented Feb 22, 2019

Related to #168

scikit-learn's CalibratedClassifierCV should work with pairs classifier:

We should ensure that it return coherent results with our estimators (could be done in #168)

This could be finalized when CalibratedClassifierCV accept 3d arrays (see issue scikit-learn/scikit-learn#13077)

TODO:

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

Successfully merging a pull request may close this issue.

1 participant