Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 731 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 731 Bytes

This repository is for a final group project for the course: Web Analytics

Project

Due: Apr 30 by 11:59pm | Points: 60 | Submitting: a file upload | File Types: zip | Available: until Apr 30 at 11:59pm

Your task is to build a regression model that can accurately predict the gap between the average audience rating and the average critic rating for a movie.

  • You will train your model on data collected from rottentomatoes. You can collect as much data as you want.

  • Your model will be tested on a separate dataset that you will not have access to. This testing set will also be collected from rottentomatoes.

  • Your model can utilize any features that you think can explain the rating gap.

  • This is a team a project.