Baselight

Historical NCAA 538 Forecasts

Historical NCAA 538 Forecasts Dataset

@kaggle.tunguz_historical_ncaa_forecasts

Loading...
Loading...

About this Dataset

Historical NCAA 538 Forecasts

NCAA Bracket

This folder contains data behind the story The NCAA Bracket: Checking Our Work.

Tables

Historical 538 Ncaa Tournament Model Results

@kaggle.tunguz_historical_ncaa_forecasts.historical_538_ncaa_tournament_model_results
  • 9.27 kB
  • 253 rows
  • 6 columns
Loading...
CREATE TABLE historical_538_ncaa_tournament_model_results (
  "year" BIGINT,
  "round" BIGINT,
  "favorite" VARCHAR,
  "underdog" VARCHAR,
  "favorite_probability" DOUBLE,
  "favorite_win_flag" BIGINT
);

Share link

Anyone who has the link will be able to view this.