├── Getting Started.ipynb ├── LICENSE ├── README.md ├── my_predictions.csv ├── nfl_competition_data.csv └── nfl_historical_data.csv /Getting Started.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Throne-AI/Getting-Started/HEAD/Getting Started.ipynb -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Throne-AI/Getting-Started/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Throne-AI/Getting-Started/HEAD/README.md -------------------------------------------------------------------------------- /my_predictions.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Throne-AI/Getting-Started/HEAD/my_predictions.csv -------------------------------------------------------------------------------- /nfl_competition_data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Throne-AI/Getting-Started/HEAD/nfl_competition_data.csv -------------------------------------------------------------------------------- /nfl_historical_data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Throne-AI/Getting-Started/HEAD/nfl_historical_data.csv --------------------------------------------------------------------------------