Skip to content

Commit 2c1c92f

Browse files
committed
Change nba folder name
1 parent 7a08c6d commit 2c1c92f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

index.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ https://github.com/fivethirtyeight/data/tree/master/next-bechdel,https://project
5656
https://github.com/fivethirtyeight/data/tree/master/candy-power-ranking,http://fivethirtyeight.com/features/the-ultimate-halloween-candy-power-ranking/,
5757
https://github.com/fivethirtyeight/data/tree/master/nfl-elo,https://projects.fivethirtyeight.com/2019-nfl-predictions/,TRUE
5858
https://github.com/fivethirtyeight/data/tree/master/mlb-elo,https://projects.fivethirtyeight.com/2019-mlb-predictions/,TRUE
59-
https://github.com/fivethirtyeight/data/tree/master/nba-carmelo,https://projects.fivethirtyeight.com/2020-nba-predictions/,TRUE
59+
https://github.com/fivethirtyeight/data/tree/master/nba-forecasts,https://projects.fivethirtyeight.com/2020-nba-predictions/,TRUE
6060
https://github.com/fivethirtyeight/data/tree/master/soccer-spi,https://projects.fivethirtyeight.com/soccer-predictions/,TRUE
6161
https://github.com/fivethirtyeight/data/tree/master/twitter-ratio,https://fivethirtyeight.com/features/the-worst-tweeter-in-politics-isnt-trump/,
6262
https://github.com/fivethirtyeight/data/tree/master/puerto-rico-media,https://fivethirtyeight.com/features/the-media-really-started-paying-attention-to-puerto-rico-when-trump-did/,
File renamed without changes.

nfl-elo/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ qb1_value_pre | Home starting quarterbacks's raw Elo value before the game
3232
qb2_value_pre | Away starting quarterbacks's raw Elo value before the game
3333
qb1_adj | Home starting quarterbacks's Elo adjustment for the game
3434
qb2_adj | Away starting quarterbacks's Elo adjustment for the game
35-
qb_elo_prob1 | Home team's probability of winning according to quarterback-adjusted Elo
36-
qb_elo_prob2 | Away team's probability of winning according to quarterback-adjusted Elo
35+
qbelo_prob1 | Home team's probability of winning according to quarterback-adjusted Elo
36+
qbelo_prob2 | Away team's probability of winning according to quarterback-adjusted Elo
3737
qb1_game_value | Home quarterback's Elo value during this game
3838
qb2_game_value | Away quarterback's Elo value during this game
3939
qb1_value_post | Home starting quarterbacks's raw Elo value after the game

0 commit comments

Comments
 (0)