Skip to content

[WIP] Add classes attribute and test for CalibratedClassifierCV#187

Open
wdevazelhes wants to merge 2 commits into
scikit-learn-contrib:masterfrom
wdevazelhes:feat/calibrated_classifier_cv
Open

[WIP] Add classes attribute and test for CalibratedClassifierCV#187
wdevazelhes wants to merge 2 commits into
scikit-learn-contrib:masterfrom
wdevazelhes:feat/calibrated_classifier_cv

Conversation

@wdevazelhes

@wdevazelhes wdevazelhes commented Mar 21, 2019

Copy link
Copy Markdown
Member

Fixes #173

TODO:

  • Add references in the doc

William de Vazelhes added 2 commits March 21, 2019 11:20
# Conflicts:
#	metric_learn/base_metric.py
#	metric_learn/itml.py
#	metric_learn/sdml.py
#	test/test_sklearn_compat.py
@wdevazelhes wdevazelhes added this to the v0.6.0 milestone May 21, 2019
@wdevazelhes

Copy link
Copy Markdown
Member Author

I put this for v0.6.0, since we need scikit-learn v0.21 for the test to pass.

@bellet

bellet commented Dec 13, 2019

Copy link
Copy Markdown
Member

@wdevazelhes can we revive this?

@bellet bellet modified the milestones: v0.6.0, v0.7.0 Jul 31, 2020
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 this pull request may close these issues.

Ensure that CalibratedClassifierCV works

2 participants