Predict a future league using neural network
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I'm making a project that predicts a league outcome, but I wanna try with the basics first which is predicting team vs team from past history data.. This is an example of my data:
date teamA teamB winA
1/1/2000 12 19494 1
2/1/2000 159 44 0
5/1/2000 12 455 1
teamA is the code of the home team, teamB is away team, winA is the status of win on that match; 1 being teamA's win and 0 being a loss (teamB's win). I was wondering which Neural Network tool should I use on Matlab. I am using Matlab R2015b. Thanks.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Define Shallow Neural Network Architectures in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!