Hacker News new | ask | show | jobs
by akvadrako 3406 days ago
How does that make sense? In an AI competition you expect robots to compete to the best of their ability.
1 comments

The bots are used to scrape data from the leaderboard and make adjustments to improve their score by overfitting the public leaderboard data.

Essentially this:

http://blog.mrtz.org/2015/03/09/competition.html

You might say: but that won't change who actually wins on the private board. However when you use techniques like that you can get identify data in the test set and use it for training. It does help a some, but not a lot. The payout isn't very large for the over fitters (maybe 10-20% of payout).

Another negative is regular competitors also have no idea how they are actually doing compared to others. The leaderboard has impossible (for market data) logloss values of 0.2 - 0.4, sometimes even 0.00. They keep trying to fix it, but they haven't in about 2 months.

In this case, bots are automated cheating.