Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The provided dataset Franchises Dataset contains data collected from different 1 0 0 franchises.The data contains the net profit ( million $ ) for each

The provided dataset Franchises Dataset contains data collected from different 100 franchises.The data contains the net profit (million $) for each franchise, the counter sales (million $), thedrive-through sales (million $), the number of customers visiting the business daily, the type ofthe franchise, and the location of the franchise.Address the following questions:a) Develop a decision tree model for the net profit. Assess the accuracy of the model.b) Simulate the decision tree and visualize and interpretate the impact of the descriptivefeatures.c) Develop a Random Forest (RF) prediction model for the net profit.d) Rationalize the selected structure of the model.e) Simulate the model parameters and visualize and interpretate the impact of thedescriptive features.f) What is the forecast of the net profit, if the counter sales are 500,000 $, drive-throughsales are 700,000$, and the franchise is a pizza store located in Richmond, using bothmodels (Decision Tree and Random Forest). Comment on the forecasted value.g) What are the roles of the max_feature and the n_estimators parameters in the randomforest.h) What are the assumptions and limitations of the models?Submit a PDF file for your answers as well as the excel sheet. Include the Python code in the

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And Implementation

Authors: Shouhong Wang, Hai Wang

1st Edition

1612330150, 978-1612330150

More Books

Students also viewed these Databases questions

Question

Discuss five types of employee training.

Answered: 1 week ago

Question

Identify the four federally mandated employee benefits.

Answered: 1 week ago