From 5e56263469135d6ec0d9a738ac45d39fd8855a10 Mon Sep 17 00:00:00 2001 From: scuti Date: Thu, 24 Apr 2025 01:09:09 -0700 Subject: [PATCH] Editing. Better flow? --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e105840..3ab7068 100644 --- a/README.md +++ b/README.md @@ -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