Compare commits

..

1 Commits

Author SHA1 Message Date
af45d1a9c8 Remove sentence comparing quantity of outliers. 2025-04-24 01:17:55 -07:00

View File

@@ -62,7 +62,7 @@ Each model 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.
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. Their income progresses $11,973 with each year of experience.
### Python