Presentation is loading. Please wait.

Presentation is loading. Please wait.

ECE 539 – Introduction to Artificial Neural Networks and Fuzzy Systems Henrique Parreiras Couto.

Similar presentations


Presentation on theme: "ECE 539 – Introduction to Artificial Neural Networks and Fuzzy Systems Henrique Parreiras Couto."— Presentation transcript:

1 ECE 539 – Introduction to Artificial Neural Networks and Fuzzy Systems Henrique Parreiras Couto

2 The first division of Brazilian soccer league includes 20 teams Every team plays against all others twice Total of 380 games per year The championship format was different before 2003

3 Predict the score of any match of the first division of the Brazilian national championship using a Multi-layer perceptron.

4 Public study about the market value of Brazilian teams Source: http://www.pluriconsultoria.com.br/relatorio.p hp?segmento=sport&id=263

5 Publically available game results from 2003 through 2012 Python program was used to extract and format the data into.txt files according to each team (with Alberto Tavares) http://www.bolanaarea.com/gal_brasileirao.htm

6 MATLAB program used to assembly the data Home Team # of matches played since 2003 Home goals for Home goals against Market value Away Team # of matches played since 2003 Away goals for Away goals against Market value

7 [1 0 0 0 0] – Large loss [0 1 0 0 0] – Small loss [0 0 1 0 0] – Tie [0 0 0 1 0] – Small victory [0 0 0 0 1] – Large victory

8 Training and Testing files 380 feature vectors each Games Played Home goals for Home goals against Market Value Games Played Away goals for Away goals against Market Value Labels

9 Classifier result gives the difference between the number of goals of each team Final score prediction based on the classifier result and average number of goals scored by each team since 2003.

10 Average classification rate of the MLP : ~40% Improvements needed


Download ppt "ECE 539 – Introduction to Artificial Neural Networks and Fuzzy Systems Henrique Parreiras Couto."

Similar presentations


Ads by Google