Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. Describe what you did to prepare the data for analysis, and describe any assumptions you are making in answering the below questions. 2. Create
1. Describe what you did to prepare the data for analysis, and describe any assumptions you are making in answering the below questions. 2. Create a scatterplot comparing budget (y-axis) against title_year (x-axis). What pattern do you observe? What could explain this trend? 3. Define a movie to be a "success" if its gross revenue is at least double its budget. Create a logistic regression model to predict whether a movie will be a success, based on the number of critics, duration, actor_1 Facebook likes, director Facebook likes, budget, and year. What is the error rate on the validation set? 4. Of the given six predictors, what are the strongest three predictors of whether a movie is a success? How did you determine this? 5. Using a boosting neural network, can you reduce the error rate? If so, to what? What might be a drawback to using this type of method, compared to logistic regression
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started