Predict star temperature: a) Using the data/stars.csv file, perform some initial EDA and then build a linear regression model of all the numeric columns to predict the temperature of the star. b)...



Predict star temperature:


a) Using the data/stars.csv file, perform some initial EDA and then build


a linear regression model of all the numeric columns to predict the temperature


of the star.


b) Train the model on 75% of the initial data.


c) Calculate the R2



and RMSE of the model.


d) Find the coefficients for each regressor and the intercept of the linear regression


equation.


e) Visualize the residuals using the plot_residuals() function from the


ml_utils.regression module.



May 26, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here