Hi,

Actually I followed this 
tutorial http://scikit-learn.github.com/scikit-learn-tutorial/working_with_text_data.html.
 It uses Tf-IDF normalization so same I have incorporated after removing URLs, 
user names and stop words.

Adnan


________________________________
 From: Gael Varoquaux <[email protected]>
To: adnan rajper <[email protected]>; 
[email protected] 
Sent: Thursday, February 2, 2012 1:49 PM
Subject: Re: [Scikit-learn-general] Improving the accuracy of classifier
 
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
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
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-dev2
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to