Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Common test: predict_proba as a monotonic transformation of decision_function #7578

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

Closed
jnothman opened this issue Oct 5, 2016 · 6 comments · Fixed by #8253
Closed

Common test: predict_proba as a monotonic transformation of decision_function #7578

jnothman opened this issue Oct 5, 2016 · 6 comments · Fixed by #8253

Comments

@jnothman
Copy link
Member

jnothman commented Oct 5, 2016

We should have a common test ensuring that, if both decision_function and predict_proba are available on an estimator, their outputs have perfect rank correlation.

@ivallesp
Copy link
Contributor

ivallesp commented Oct 5, 2016

Could I participate here as a contributor?

@amueller
Copy link
Member

amueller commented Oct 5, 2016

@ivallesp try one of them at a time ;)

@ivallesp
Copy link
Contributor

ivallesp commented Oct 5, 2016

Cool, good idea. So I choose the other one!

El 5 oct 2016, a las 19:08, Andreas Mueller [email protected] escribió:

@ivallesp try one of them at a time ;)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

@shubham0704
Copy link

Hello sir can I work on this one!

@jnothman
Copy link
Member Author

jnothman commented Jan 30, 2017 via email

@shubham0704
Copy link

I am getting an error while trying to test run the file check_estimators:
File "numpy.pxd", line 86, in init mtrand (numpy/random/mtrand/mtrand.c:42488)
AttributeError: 'module' object has no attribute 'dtype'.

shubham0704 pushed a commit to shubham0704/scikit-learn that referenced this issue Feb 2, 2017
shubham0704 pushed a commit to shubham0704/scikit-learn that referenced this issue Feb 2, 2017
shubham0704 pushed a commit to shubham0704/scikit-learn that referenced this issue Feb 3, 2017
shubham0704 pushed a commit to shubham0704/scikit-learn that referenced this issue Feb 6, 2017
lesteve pushed a commit that referenced this issue Mar 7, 2017
herilalaina pushed a commit to herilalaina/scikit-learn that referenced this issue Mar 26, 2017
massich pushed a commit to massich/scikit-learn that referenced this issue Apr 26, 2017
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this issue Jun 14, 2017
NelleV pushed a commit to NelleV/scikit-learn that referenced this issue Aug 11, 2017
paulha pushed a commit to paulha/scikit-learn that referenced this issue Aug 19, 2017
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this issue Nov 15, 2017
jwjohnson314 pushed a commit to jwjohnson314/scikit-learn that referenced this issue Dec 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants