8000 Releases · 5late/ta-fifa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: 5late/ta-fifa

Implied Probability Odds

27 Dec 05:49
Compare
Choose a tag to compare

This release uses industry-standard formulas to derive implied probability odds from fractional odds.

The new implied odds are percentages that add up to 100%.

Included in the code is also decimal odds, which are often used for betting. These may be used in the future.

These new odds are only available under the multi-match option, and the olds odds are also available in the code under fractional odds.

Mathematical Prediction

18 Dec 23:00
Compare
Choose a tag to compare

This release features the first actual prediction.
This release uses a simple mathematical function to "predict" a game.

Each player is given a % chance generated from a number of factors.
The % will always be between 0-100%.

Linked Games

05 Dec 23:12
Compare
Choose a tag to compare

Games played by the same two people on the same day are now linked to each other.
Will make future data prediction easier.

Other:

  • 1.0.1 notes (date on games, more stats, etc)

HIGHLY recommended to just clone from master, not from this release. This release is meant for archiving purposes mostly.

0