-
Recent Posts
Recent Comments
- Vaishak on Tutorials
- Ajmal on Quantmod Package in R
- Tom on LibSVM Learner – Part I
- Hamid on LibSVM Learner – Part I
- irfan on Tutorials
Data Mining
Economy
Quant Finance
R
Trading
Category Archives: NFL
Actual vs Predicted Spreads NFL Football Neural Net Model
As you can see, the model is pretty good at determining if the home or visiting team will win (a negative sign means the home team wins) but the predicted spreads are way off relative to actual spreads. Continue reading
Predicting Winners in Football
Now that I understand various data relationships and can determine the winners relatively well, the next step, and perhaps the hardest now, is determining the ranking system. Continue reading
Posted in Gambling, Neural Nets, NFL, Sports
Tagged Gambling, Neural Nets, NFL, Sports
Leave a comment
Thoughts on Ranking Football Teams
Now the trick is to develop this ranking system without backfitting data. How do you do this? It’s not easy but the route to use in my mind is to use neural net clustering to first identify if any pieces of data seem to drive the point spread. Continue reading
Posted in Gambling, Neural Nets, NFL, Sports
8 Comments
Ranking NFL Teams with Neural Nets – 2
I’ve come across some very interesting, albeit very initial, relationships in NFL data. The actual point spread between teams seem to have a strong relationship with the defense’s pass interception ability, the attempted rushing by the defense, and sack yards … Continue reading
Posted in Gambling, Neural Nets, NFL, Sports
Leave a comment
Ranking NFL Teams with Neural Nets
If you had to build a neural net model to help you rank NFL teams, what bits of data would you want to include in your input data? Pass Attempts vs Completed? Yards Rushed? Score Differential? Time of Possession? What? … Continue reading
Posted in Gambling, Neural Nets, NFL, Sports
4 Comments