Skip to content

Added best model RData file - Aisha#403

Open
aisha1021 wants to merge 47 commits intomsr-ds3:masterfrom
aisha1021:master
Open

Added best model RData file - Aisha#403
aisha1021 wants to merge 47 commits intomsr-ds3:masterfrom
aisha1021:master

Conversation

@aisha1021
Copy link

@aisha1021 aisha1021 commented Jun 16, 2025

validate_r_squared:
[1] 0.9266497
train_err
[1] 2800.001
validate_err
[1] 2612.048


test_r_squared
[1] 0.8512338
test_err
[1] 3686.657


test_2015_r_squared
[1] 0.7460295
test_2015_err
[1] 8118.957

aisha1021 added 30 commits May 28, 2025 14:30
cut -d, -f1 201402-citibike-tripdata.csv | tail -n +2 | awk '{sum += $1; avg = sum/NR} END {print avg}'cut -d, -f1 201402-citibike-tripdata.csv | tail -n +2 | awk '{sum += $1; avg = sum/NR} END {print avg}'cut -d, -f1 201402-citibike-tripdata.csv | tail -n +2 | awk '{sum += $1; avg = sum/NR} END {print avg}'cut -d, -f1 201402-citibike-tripdata.csv | tail -n +2 | awk '{sum += $1; avg = sum/NR} END {print avg}'# the commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant