/interview-questions

Data science smoke tests

Primary LanguageHTML

What tools are in your data science tool kit?

Let's build a classifier!

Goal:

  • Develop, test, and document a classifier to predict the "class" column of the data set.
  • Please hold out a random 10% for an out-of-sample validation. Don't peek!

Bonus Points:

When you've got an awesome classifier, raise a pull request!