> Another minor variation: make a second libsvm wrapper constructor that
> only uses alpha, never C.
> e.g.: svm = SVCa(1e-3)

I am -1 on that.

that would probably confuse users and won't prevent them from using an
SVC with GridSearchCV with scale_C=False.

Alex

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to