Skip to content

Commit

Permalink
Regression Done
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnoitanuj committed Nov 6, 2018
1 parent 57afa63 commit eb866ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md → ...g Regression Models Performance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ Adjusted R<sup>2</sup> = 1 - (1 - R<sup>2</sup>)((n-1)/(n-p-1))
n = sample size

Adjusted R<sup>2</sup> has a penalizing factor, it penalizes for adding a factor that dont help the model

##### Note: See adjusted R<sup>2</sup> also while following backward elimination process (p value)

0 comments on commit eb866ff

Please sign in to comment.