Hi.
If you want to pass a custom scorer, you need to pass the scorer, not a
string with the scorer name.
Andy
On 10/31/2016 04:28 PM, Sumeet Sandhu wrote:
Hi,
I've been staring at various doc pages for a while to create a custom
scorer that uses predict_proba output of a multi-class SGDClass
Hello All,
I am trying to replicate the below figure and wanted to confirm that number
of support vectors can be calculated by *support_vectors_* attribute in
scikitlearn?
[image: Inline image 1]
Regards
Waseem
___
scikit-learn mailing list
scikit-learn
ahha - thanks Andy !
that works...
On Tue, Nov 1, 2016 at 7:05 AM, Andy wrote:
> Hi.
> If you want to pass a custom scorer, you need to pass the scorer, not a
> string with the scorer name.
> Andy
>
>
> On 10/31/2016 04:28 PM, Sumeet Sandhu wrote:
>
> Hi,
>
> I've been staring at various doc pag