On Fri, Feb 22, 2013 at 01:39:07PM -0500, Steven Greening wrote:
> I tried to used r2_score to calculate the coefficient of determination
> for a multiple regression problem and find that it is producing
> negative values.

That shouldn't be a surprise: an r2_score of 0 is chance. What you are
finding is that you can produce result that go below chance. Negative
r2_scores are common. Sometimes, I am even happy when my r2_score finally
goes above zero.

G

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to