Compare commits
2 Commits
4b46a735cf
...
1570c4559f
Author | SHA1 | Date | |
---|---|---|---|
1570c4559f | |||
5e56263469 |
@@ -33,7 +33,7 @@ The transformation is typically
|
||||
|
||||
where the base is a parameter.
|
||||
|
||||
Each model has had different changes of base applied to the log function.
|
||||
Each model had different changes of base applied to the log function.
|
||||
|
||||
### C
|
||||
|
||||
@@ -62,9 +62,7 @@ Each model has had different changes of base applied to the log function.
|
||||
[ 64985.1549115 ]]
|
||||
+----------------------+
|
||||
|
||||
For C programmers, a linear model fits well but not great having an r2 score of 0.57. Junior level positions earn roughly $54,776. This income progresses $11,973 with each year of experience.
|
||||
|
||||
However, there are more outliers among C programmers (earning >$200,000 per year where the model becomes unreliable, especially early to middle career).
|
||||
For C programmers, a linear model fits well but not great having an r2 score of 0.57. Junior level positions earn roughly $54,776. This income progresses $11,973 with each year of experience. However, there are more outliers among C programmers.
|
||||
|
||||
### Python
|
||||
|
||||
|
Reference in New Issue
Block a user