Sprint Challenge: Predict Steph Curry's Shots

Sprint Challenge Overview

The Sprint Challenge is your opportunity to demonstrate the tree-based modeling concepts you've learned throughout this sprint. You'll apply decision trees, random forests, cross-validation, and classification metrics to build a model that predicts whether Steph Curry will make his next shot using 10 years of historical data.

Challenge Setup

To get started with the Sprint Challenge, follow these steps:

  1. Access the Jupyter notebook using the link below.
  2. Complete all tasks in the notebook, demonstrating your understanding of the sprint concepts.
  3. You can complete the assignment locally or in Google Colab (make sure to Copy to your Google Drive).

Challenge Expectations

The Sprint Challenge is designed to test your mastery of the following key concepts:

What to Expect

In this sprint challenge, you'll apply everything you've learned about tree-based models to build a predictive model for basketball shots. This challenge will test your ability to:

Remember to demonstrate your understanding of the concepts from all four modules in this sprint!

Sprint Challenge Resources

Tree-Based Models Documentation

Model Evaluation and Tuning