On Thu, Feb 02, 2012 at 12:45:04AM -0800, adnan rajper wrote: > I tried "parameter tuning using grid search", but it gets too slow. Both > classifiers (multinomial and LinearSVC) give 75% accuracy. My problem is > that I want to improve the accuracy, for instance I want to make it more > than 80%. Is there anyway to do it through scikit.
Did you normalize your features? Gael ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
