What is the intercept of the model based on the training set


Problem

Split the data using the train_test_split function. Set the test size as 0.2 and the random_state as 100.

Suppose we build full model that contains all 5 independent variables (after dropping the address column) and 'Price' as the dependent variable. What is the intercept of the model based on the training set?

Request for Solution File

Ask an Expert for Answer!!
Python Programming: What is the intercept of the model based on the training set
Reference No:- TGS03268323

Expected delivery within 24 Hours