Add statistical mode to auctions #302
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
/skyblock/items/:id
endpoint.Since auctions prices can be thought of as continuous distribution, the prices have to first be split to intervals of equal distance e.g. 5000, 10 000, etc. before calculating mode from these intervals.
core/routes/spec.js
Lines 817 to 851 in 853755b
The text was updated successfully, but these errors were encountered: