hi all,

Im using the SelectPercentile function with chi2 feature selection in an
NLP task. I have created a sparse matrix using the feature extraction
techniques in sklearn. However, when I do the feature selection it thows a
warning saying:

"UserWarning: Duplicate scores. Result may depend on feature ordering.There
are probably duplicate features, or you used a classification score for a
regression task."

Can anyone explain what does this mean? Am I doing something wrong?

-- 
Regards

Abhishek Thakur
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to