Giter VIP home page Giter VIP logo

horses-races-prediction's Introduction

Horse races prediction

Research project aiming to predict horse races results using state-of-the-art deep architectures. First we investigate the elaboration of an augmented music, to provide an insightful time series describing horse historic performances. As of now, 3 features are collected for each performance of an horse at a certain race:

  • the result position
  • the date of the race
  • the cashprize for the first of the race

Installation

Clone the project. From the root folder of the project, with an interpreter running python 3.9. Simply run :

$ pip install -r requirements.txt
$ /bin/augment_race_music --input <input files glob pattern>  --output <output directory> 

It is recommended to use a virtual environment for the project, as we will be using special packages for the Deep Learning models.

Data

Data has been collected on different bookmakers websites, describing tens of thousands of races from 2016 to 2018. I will soon share it online.

Project architecture

It is recommended to have input historic data in data > raw > 2016-2018_races > historic

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.