Code base for AFL predictor blog post
- AFL ANN.ipynb: Jupyter Notebook script. Reads CSV data, cleans it, rearranges it then feeds it into a neural net.
- stats.csv: raw AFL player data (2012-2018). Many thanks to stoney71 (https://www.kaggle.com/stoney71/aflstats). Please note there is now an updated version of this data containing more columns and more recent data (2012-2020).