>> > This way people who don't read the doc (the majority of the users)
>> > will not fall in the libsvm-gives-different-results trap and will have
>> > the tools to not fall in the statistical inconsistency trap if they
>> > make the effort to read the doc.
>>
>> + .5
>
> +1
>
> And we could add a warning in grid_search.py:
>
> if not getattr(clf, "scale_C", True):
> warning.warning("scale_C=False is not recommended when using grid
> search: see http:// for a discussion")
ok I give up… Let's move back to scale_C=None that spits a warning to
strongly suggest users to make their choice.
and +1 for warning in grid_search
and +1 for adding andy's example
I'll review the PR :)
Alex
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general