Skip to content

NickWandelburg/FootballMatchPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Models

Provided as .ipynb notebooks in the models folder. The cells can be executed directly without any prerequisites.
These Models are provided: MLP, LSTM

Preprocessing

The preprocessing of the data is provided as .ipynb notebook.

Data

The used data for training and validation is provided as .csv files and pytorch tensors.

Results

The evaluation and the results can be found in the results folder.
The evaluation.xlsx contains the results of the different models and the tested hyperparameters.
The folders named after the models contains the result plots during the training and validation with different hyperparameters.

About

Football Match Prediction based on Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published