Hello List, I was running a test using SVC(c=1, kernel='linear') and I found that for the latest version of sklearn the results are WRONG!
So I rolled back with git to this HEAD commit 5c2a8696e3184fdb5e2ca5c55e61fe29ebd37fbb Author: Andreas Mueller <[email protected]> Date: Mon Jan 23 21:13:55 2012 +0100 COSMIT removed unused imports And everything is working fine! So you might want to find what is wrong there. The results I am getting using the above version of sklearn is validated with the result of a publication that have been tested on Matlab ML toolkits few years ago. Best Regards, Dimitrios ------------------------------------------------------------------------------ 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
