jupyter:
kernelspec:
display_name: Python 3.10.4 64-bit
language: python
name: python3
language_info:
codemirror_mode:
name: ipython
version: 3
file_extension: .py
mimetype: text/x-python
name: python
nbconvert_exporter: python
pygments_lexer: ipython3
version: 3.10.4
nbformat: 4
nbformat_minor: 2
orig_nbformat: 4
vscode:
interpreter:
hash: 66c686b9540e799d23c4c16a319b66ea70292b5b9e0c8a9aa60650cb753842e8
::: {.cell .markdown}
NFL Predictor
:::
::: {.cell .markdown}
This repository contains the files and analysis we used to develop a
game result predictor for the United States National Football League, as
part of Jedha\'s Fullstack
Bootcamp,
May-Aug 2022.
:::
::: {.cell .markdown}
Developers
:::
::: {.cell .markdown}
::: {.cell .markdown}
Libraries
:::
::: {.cell .markdown}
Libraries needed for this Github can be found in the requirements.txt
file or here below:
- Numpy
- Pandas
- Plotly
- NFLFastPY
- SKLearn
- XGBoost
- Scrappy
- Streamlit
- Docker
- Datetime
:::
::: {.cell .markdown}
:::