Artificial Neural Networks for the NFL Draft

Slides:



Advertisements
Similar presentations
FUZZY SEQUENTIAL CIRCUIT DESIGN -A RESEARCH PROJECT OF WEST BENGAL UNIVERSITY OF TECHNOLOGY -SABYASACHI CHAKRABORTY -SR.LECTUERER(IT/CSE) -ICFAI UNIVERSITY-SIKKIM.
Advertisements

Fantasy Football Forecasting
-Every year many draft eligible quarterbacks have to make the tough decision of either declaring for the NFL draft or staying in school. -Every April.
Artificial Neural Networks vs. The Beating the Dow Strategy Dr. John C. Merkel III Morehouse College $
Predicting the Winner of an NFL Football Game Matt Gray CS/ECE 539.
Oliver Reimer Matthew Crites Brian Jones.  Determine the winner of a NFL game between two teams.  How? ◦ What aspects of a team are most important in.
Fantasy Football : NFL Score Predictor Matt Grecco Abhishek Goyal.
Fantasy Football By: Carson Barnette. Fantasy Football Fantasy football is a game based on the performance of NFL players How do you play? What does this.
Neural Computation Final Project -Earthquake Prediction , Spring Alon Talmor Ido Yariv.
PROTEIN SECONDARY STRUCTURE PREDICTION WITH NEURAL NETWORKS.
By Andrew Finley. Research Question Is it possible to predict a football player’s professional based on collegiate performance? That is, is it possible.
KICKIN’ BACK Predictive Analytics and Fantasy Football Kicking GEORGE GREEN DSS680: PREDICTIVE ANALYTICS.
Senior Project – Computer Science Machine Learning in Football Andrew Finley Advisor – Prof. Striegnitz Research Question: Every year there are.
Football for KMS: NFL ‘01 Abhijit Kumar Kaijia Bao Vishal Rupani APRIL 30 TH 2008 Course Instructor: Prof. Hsinchun Chen.
Reinforcement Learning of Local Shape in the Game of Atari-Go David Silver.
Classification for High Dimensional Problems Using Bayesian Neural Networks and Dirichlet Diffusion Trees Radford M. Neal and Jianguo Zhang the winners.
FACE RECOGNITION BY: TEAM 1 BILL BAKER NADINE BROWN RICK HENNINGS SHOBHANA MISRA SAURABH PETHE.
The Marriage of Market Basket Analysis to Predictive Modeling Sanford Gayle.
Reinforcement Learning of Local Shape in the Game of Atari-Go David Silver.
MEASURING AND PREDICTING UW BADGERS’S PERFORMANCE BY QUARTERBACK AND RUNNING BACK STATS By: Tyler Chu ECE 539 Fall 2013.
Football Coach By: Adrian Ybarra. How to become a football coach How I am going to become a football coach is to keep learning how to play. I am going.
Computational Analysis of USA Swimming Data Junfu Xu School of Computer Engineering and Science, Shanghai University.
1 Prediction of Software Reliability Using Neural Network and Fuzzy Logic Professor David Rine Seminar Notes.
Modeling and study of lithium ion cell at Nano scale.
Milling Process Sensor Setup Data Acquisition Data pre- processing Features Extraction Microscopic tool wear measurement Prognostic modeling system and.
PPT 206 Instrumentation, Measurement and Control SEM 2 (2012/2013) Dr. Hayder Kh. Q. Ali 1.
How many football players get drafted to the NFL? Fermi Book.
EMIS 8381 – Spring Netflix and Your Next Movie Night Nonlinear Programming Ron Andrews EMIS 8381.
BAGGING ALGORITHM, ONLINE BOOSTING AND VISION Se – Hoon Park.
Software Prediction Models Forecasting the costs of software development.
Combining techniques for software quality classification: An integrated decision network approach Ruben de Jong.
Application of Machine Learning for Sequential Data Peter Uherek.
BSBPMG504A Manage Project Costs 7.1 Estimate Costs Adapted from PMBOK 4 th Edition InitiationPlanning ExecutionClose Monitor Control The process of developing.
Race and the Evaluation of Signal Callers in the National Football League David J. Berri (California State University, Bakersfield) Rob Simmons (Lancaster.
Towards improving data presentation in the TripCheck system Rafael J. Fernández-Moctezuma
Transfer Market Optimizer by Colton Freund and Zachary Krepps.
Augmented Reality. The blending of digital information with the physical world User can see and is apart of the real world User is immersed in a artificial.
Example of prediction quality for the first (10 min) and last (3 h) prediction horizon element for the same sequence of WF Danilo power production events.
Barry Sanders is a football player. He played for the Detroit Lions. His college team was Oklahoma University. His son is in college. His son went to Detroit.
An Excel-based Data Mining Tool Chapter The iData Analyzer.
Artificial Neural Network System to Predict Golf Score on the PGA Tour ECE 539 – Fall 2003 Final Project Robert Steffes ID:
Measuring NFL team performance by quarterback stats A neural networks approach By David Michlig EC 539.
Seth Kulman Faculty Sponsor: Professor Gordon H. Dash.
Chapter 13 Artificial Intelligence. Artificial Intelligence – Figure 13.1 The Turing Test.
Y’all Need a Runninback?
Fantasy football.
Outline Problem Description Data Acquisition Method Overview
An analysis of the nfl runningback
Right click picture for hyperlink to video
NBA Draft Prediction BIT 5534 May 2nd 2018
Prof. Carolina Ruiz Department of Computer Science
Bird-species Recognition Using Convolutional Neural Network
Machine Learning Today: Reading: Maria Florina Balcan
BlackBerry Test Validation and Analysis using Deep Learning
Physical Education 2016.
Neural Networks & MPIC.
Neural Networks & MPIC.
CHAPTER 3 Describing Relationships
Prediction of Wine Grade
Using Neural Networks to Determine NFL Game Outcomes
Word Embedding Word2Vec.
The Game of Football.
College Football Playoff Composition Prediction using Machine Learning
Kaytee Bartley DSCI 101 Fall 2018
Deep Neural Networks: A Hands on Challenge Deep Neural Networks: A Hands on Challenge Deep Neural Networks: A Hands on Challenge Deep Neural Networks:
Prepared by: Mahmoud Rafeek Al-Farra
Automated Recipe Completion using Multi-Label Neural Networks
Somi Jacob and Christian Bach
What is Artificial Intelligence?
Prof. Carolina Ruiz Department of Computer Science
Presentation transcript:

Artificial Neural Networks for the NFL Draft Trevor Berceau

Data College Statistics 12 Features Rushing & Receiving: Attempts, Yards, Average, Long, TD Combined: Fumbles, Fumbles Lost 12 Features Limit scope to 1 output (NFL 1-year Rushing Yards)

Challenges Missing data Outliers – immeasurable factors? Combine shown to be ineffective Will it perform comparable to humans?

Procedure Neural Network Function Approximation Unprocessed Data PCA via SVD Drop some inputs (receiving)?

Status Unprocessed data – performs miserably Processed features – perform better, will it be good enough? If successful, will be first tool capable of predicting a college football player’s performance with any accuracy