Giter VIP home page Giter VIP logo

world_cup_learning's Introduction

world_cup_learning

Just because I wanted to win a bet, some machine learning about the fifa world cup :)

Still working on it, should be ready before the 2014 cup starts playing (I will try to "predict" matches results).

And I have very little idea about football, so if you know more about the topic and have some suggestions, you are welcome to write me! (my gmail user is the same than github)

You can see the main code and results (including some neat graphs) here: http://nbviewer.ipython.org/github/fisadev/world_cup_learning/blob/master/learn.ipynb

To run this on your machine, you will need to install the requirements in the requirements.txt file using pip (inside a virtualenv if you can, as usual, to avoid sudo), but also these extra packages not via pip, but apt or the tool you use in your system for compiled packages:

  • numpy
  • scipy

Under ubuntu you would run:

sudo apt-get install python-numpy python-scipy

Then, inside a virtualenv with access to your system site-packages:

pip install -r requirements.txt

(Or, if you don't want to use virtualenv, the same but with sudo)

world_cup_learning's People

Contributors

fisadev 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.