Giter VIP home page Giter VIP logo

horse_racing_prediction_model's Introduction

Horse_racing_Prediction_Model

Prediction of Winning Horses in Horse Races

*Overview
Predict the first and second place horses for the January 2022 races using the horse racing records from 2021.

*Data Columns
Train Set

rcDate: Date of the race
rcNo: Race number
chulNo: Horse number
hrNo: Unique horse ID
age: Horse age
ageCond: Age condition
budam: Burden type
chaksunT: Total prize money
chaksunY: Prize money in the last year
chaksun_6m: Prize money in the last 6 months
dusu: Number of participating horses
ilsu: Days of horse racing
ord1CntT: Number of first places in total
ord1CntY: Number of first places in the last year
ord2CntT: Number of second places in total
ord2CntY: Number of second places in the last year
ord3CntT: Number of third places in total
ord3CntY: Number of third places in the last year
prd: Horse origin
prizeCond: Prize condition
rank: Grade condition
rating: Horse rating
rcCntT: Total number of horse appearances
rcCntY: Number of horse appearances in the last year
rcDist: Race distance
sex: Horse gender
wgBudam: Weight burden
track: Racecourse condition
weather: Weather
waterRate: Water rate of the racecourse
ord: Order
rcTime: Race record (seconds)
jkNo: Jockey number
trNo: Trainer number
owNo: Owner number

*Test Set
Exclude ord and rcTime columns from race results.

*Evaluation
To predict three combinations of horse numbers for each race in the test set.
If one of the three combinations matches the actual first and second place combination, it's considered a hit.
Hit rate = Number of hits / Total number of races.

horse_racing_prediction_model's People

Contributors

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