Docs example unclear #69
Unanswered
avieini-sunbit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi all ,
I run into this wonderful package and I want to create a FPR@PPR classifier .
If I follow the example in the docs (which is constraint over PPR ):
https://cooper.readthedocs.io/en/latest/auto_tutorials/plot_gaussian_mixture.html#sphx-glr-auto-tutorials-plot-gaussian-mixture-py
in line 122-123 we construct our constraint which based on hinge loss .
The example use the following :
I think I'm missing something and I would be glad if you can help me out on that
Thanks in advance
Avi
All reactions