Predict a future league using neural network
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!