Web application which estimates probabilities for football european leagues. Based on all results from season 18-19, using dataset from datahub.io, ATK and DEF stats are calculated for each team so we can estimate the score probabilities using Poisson distribution.
Visit Klaus here.
front : ReactJS back : NodeJS (Express). Serves statically the reactJS build folder, computes statistics and handles requests for probabilities.