__________
/_____/ u \ The Grouper Social Club
\_____\____ \ Cuttlefish Challenge
\\\\\
We're proud to announce that Rory MacQueen has won the Cuttlefish Challenge with 296 correct predictions.
Rory, from now on all of your Groupers are on us. Plus we'll screen every one you go on using your fresh algorithm.
For everyone else, Rory's algorithm now has a target on it. If you can beat his score, you can join him as a lifelong VIP.
At Grouper Social Club, we predict who you're going to get along with based on the content of your Facebook profile. Everyone who joins the club connects with Facebook. After our members go on a Grouper, we track whether or not they friend each other afterwards.
We've gotten pretty good at predicting friendships. Now, for the first time ever, we're letting curious hackers test their mettle against our data.
This repo contains two CSV files. Each row in the CSV has information for a pair of members that met each other on a grouper. Height is in inches and headers with asterisks are from our internal ratings and are intentionally mislabeled.
training_data.csv
has a sample of 3500 pairs. The final column is a boolean that's TRUE
when the members became friends after their Grouper
test_data.csv
has a sample of 500 pairs. Your goal is to fill in the empty members_became_friends
column as accurately as possible.
Just submit a pull request with the filled in test_data.csv
and the code that you used to get it.
For us to attribute a friendship to the Grouper, the two members must have become friends within 14 days of meeting each other on their grouper. All samples occurred at least 14 days ago. For simplicity, this challenge only includes male/female pairs. Approximately half of the members in both the training and test sets became friends afterwards.
All grouper members have been anonymized, and several fields have been renamed of course.
The best fish. We call him Cthulhu (or Louis for short).
If you win, we'll set you up with unlimited Groupers for life. Plus, we'll run every potential match that we set you up with against your algorithm, and only send you out if you're going to become friends.