Questions tagged [coefficient-of-determination]

17 questions
0
votes
1 answer

Correlation Coefficient over Correlation Determination in linear regression

i am new to machine learning and i am using housing price dataset from kaggle.com to solve regression problem. i want to know the difference between Correlation Coefficient and Correlation Determination and why people use one over the other. for…
Lijin Durairaj
  • 4,910
  • 15
  • 52
  • 85
0
votes
2 answers

Understanding Coefficient of Determination

I was going through the documentation to understand the Coefficient of Determination and from the document i got an understanding that Coefficient of Determination is nothing but R x R (correlation coefficient) so i took the housing price dataset…
1
2