> " For me, it was never about the money but rather about the Kaggle points " Accumulated integer counts that represent social value and/or standing encourage destructive behavior.
It’s so fascinating to see how easily a human brain can be hijacked by status. I wonder if there’s a way to harness that power for improving individual performance...
A Kaggle Grandmaster cheated in $25k AI contest with hidden code
21–30 of 197 posts
Re: A Kaggle Grandmaster cheated in $25k AI contest with hidden code
#22Earlier quoted context omitted.
...he said, and then refreshed HN.
Propose HN: 'Countless' experiment – hiding all karmic integers : https://news.ycombinator.com/item?id=19745267 Perhaps someday we'll get a week without them.
(I’d love to be surprised, though.)
You can get the same effect with a Tampermonkey script I wrote: https://news.ycombinator.com/item?id=14456200
It even scrambles the karma count in your profile, so there’s no opportunity for karma to affect you.
Re: A Kaggle Grandmaster cheated in $25k AI contest with hidden code
#23> " For me, it was never about the money but rather about the Kaggle points " Accumulated integer counts that represent social value and/or standing encourage destructive behavior.
It’s so fascinating to see how easily a human brain can be hijacked by status. I wonder if there’s a way to harness that power for improving individual performance...
Re: A Kaggle Grandmaster cheated in $25k AI contest with hidden code
#24Is there a public list of all known Kaggle cheats?
Re: A Kaggle Grandmaster cheated in $25k AI contest with hidden code
#25Never understood Kaggle. The Netflix Prize was great. Now it’s just people gaming Kaggle to get a job.
Re: A Kaggle Grandmaster cheated in $25k AI contest with hidden code
#26Re: A Kaggle Grandmaster cheated in $25k AI contest with hidden code
#27Re: A Kaggle Grandmaster cheated in $25k AI contest with hidden code
#28I never understood Kaggle. Most competitions don't require code to be submitted, just predictions to be made on a test set with missing labels. So, you don't even need to apply machine learning and I'd bet money that lots of winners don't and label by hand or outsource. I don't understand the fascination and appeal of these so-called "grandmasters".
The "cheater" in this competition is both a world-class data scientist and a reverse engineering hacker. Heck, people used to write papers about how they crawled the ground truth. Now they see their name in the newspaper.
Re: A Kaggle Grandmaster cheated in $25k AI contest with hidden code
#29Wouldn’t it be smarter to use the hidden data as training data rather than hard code it in?