> I am using the tolerance parameter as 0.0001 for libLinear which is theIt will depend on how big is your C. A good test is to check that the
> default setting. How much further should I reduce?
performance
does not depend anymore on this parameter.
to illustrate this, try to run
http://scikit-learn.sourceforge.net/auto_examples/linear_model/plot_logistic_path.html
(I used tol=1e-6) with the default tol and you will see a much less nicer path.
we need a warm restart !
Alex
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general