Data Science Whole Game

Content for Module 12: Data Science Whole Game

Required content

  • Assignment 3: Data Science Whole Game (see below)
  • In addition to completing the tasks in the assignment, we must be able to run your code successfully on Posit Cloud. Use a blank slate and restart your R session regularly, running all of the code to make sure it works correctly. Regularly checking your code with a blank slate will make sure things work as you intend.

Assignment: Data Science Whole Game

In a culmination of the tools we’ve learned so far, this assignment will take you through an entire analysis–the whole game of data science, so to speak–where you will predict survival on the Titanic.

You can find the assignment under 12-ds_whole_game on Posit Cloud

Please complete the assignment on Posit Cloud. You do not need to formally submit the assignment; we can see your workspace, so the most recent state of your project.qmd file is what we will grade.

If you prefer to download the material locally, run this code:

masterepir::use_module("ds_whole_game")