Code Monkey home page Code Monkey logo

2020mcm-icm-football-team-strategy-analysis's Introduction

2020MCM-ICM-Football-Team-Strategy-Analysis

Chaoran Cheng

Xinyi Wang

Boqiang Zhang

14th Feb. 2020

Description

Project for 2020 MCM/ICM contest, Problem D. Analyses of performances of football teams.

File structures are as following:

root
│   2000170.pdf 				# the final paper
│   2020_ICM_Problem_D.pdf		# the problem description
│   LICENSE
│   README.md
│
├───figures 			# figures for visualization
│       analysis.png
│       Duel.png
│       filter.png
│       ...
│
├───Machine Learning	# Machine learning approach
│   ├───codes_large			# codes run on the original whole dataset
│   │       data_utils.py		# data utils
│   │       network.py			# main program
│   │       plot_utils.py		# plot utils
│   │       transformerModel.py	# network architecture
│   │
│   ├───codes_small			# does run on the local excerpt dataset
│   │       dataprocess.py		# pre-process data
│   │       data_utils.py		# data utils
│   │       network.py			# main program
│   │       plot_utils.py		# plot utils
│   │       README.txt			# dataset description
│   │       requirements.txt	# requirements
│   │       transformerModel.py	# network archtecture
│   │
│   └───results				# numerical results
│           connectivity.txt		# the extracted features
│           filter_len.txt
│           indices.txt
│           match_indices.txt
│           train.txt				# the training procedures
│           training_England_3.txt
│           training_France_2.txt
│           training_Germany_4.txt
│           training_Italy_1.txt
│           training_large.txt
│           training_small.txt
│           training_Spain_5.txt
│
└───Traditional		# Traditional Statistical approach
    ├───codes			# regression and hypothesis testing
    │       Model.m
    │       plot2.mlx
    │       plot_loss.mlx
    │       Possession.m
    │
    └───results			# numerical results
            all_stat.xlsx
            Apprendix2.xlsx
            direct_stats.csv
            Table&Apprendix.xlsx
            used_stat.csv

2020mcm-icm-football-team-strategy-analysis's People

Contributors

ccr-cheng avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.