GithubHelp home page GithubHelp logo

maximmoinat / scoringtablesiaaf Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 3.0 18.87 MB

Parsing and processing the IAAF scoring tables.

License: Apache License 2.0

Java 100.00%
track-and-field parsing scoring regression

scoringtablesiaaf's People

Contributors

maximmoinat avatar slaap123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

scoringtablesiaaf's Issues

How did you gather the scoring tables in CSV format?

Hi!
First of all, thanks for creating this repository, and the scoring tables.
I was wondering how you created the raw scoring tables from the IAAF PDF, did you do it all manually (i saw that you mentioned smallpdf in the readme) or did you automate it in one way or another?

Points calculator

Request for very basic functionality, that should be there to make this repository useful for more people. Namely, a simple module that calculates points for a given event.

Most of the required calculate/lookup methods are already in place and tested.

Assess regression accuracy

Compare points calculated by formula form regression and the points from the table.
Ideas:

  • Count of mismatches in the formula_constants tables per event
  • Add formula calculated points to the scoring_tables (performance, table_points, formula_points)

Excel hour time format error

The format h:mm:ss.SS is recognized by Excel as a date and the POI returns something like '31-Dec-1899'. This gives problems for the long distance events (marathon, 20km, 100km).

To fix this, either change the source files (.xls) or try to get other attributes from the cell that have some raw data.

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.