From af45d1a9c81bf4b025f26a4d99cdb507a0add6a5 Mon Sep 17 00:00:00 2001 From: scuti Date: Thu, 24 Apr 2025 01:17:55 -0700 Subject: [PATCH] Remove sentence comparing quantity of outliers. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe1145a..99dbf8c 100644 --- a/README.md +++ b/README.md @@ -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