Skip to content

deacona/the-ball-is-round

Repository files navigation

Code style: black security: bandit GitHub repo size GitHub GitHub last commit

the-ball-is-round

Having some fun with football stats and data science

1. Instructions

This project is written mostly in Python using the Miniconda distribution for Windows. To this end, I have a script to automate the build - setting up environment, running tests, processing data and launching applications.

2. Results

3. Project Organisation

Directory/File Description
app/ Web app for Dash dashboards, with assets
data/ All the data, from the original raw data dump through to the final processed data
models/ Trained and serialized models, model predictions, or model summaries
notebooks/ Jupyter notebooks. Naming convention is a project area, a number (for ordering), and a short description
references/ Data dictionaries, manuals, and all other explanatory materials
reports/ Writen reports, with figures
src/ Source code for use in this project
tests/ Test scripts
build_automation.bat Script to automate enviroment setup, testing, data processing and application startups
LICENSE Project license
README.md This page :)
requirements.txt Standard Python dependencies file
setup.py Standard Python packaging script

4. Licensing, Authors, Acknowledgements, etc.

Credit to all the data sources, not least...

Shoutouts to all the creators and maintainers of libraries that made this work possible.

Project based on the cookiecutter data science project template. #cookiecutterdatascience

About

Football and data science

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published