Releases: 5late/ta-fifa
Implied Probability Odds
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
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
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.