Student Performance Prediction Using Linear Regression
What does the slope (b) in a linear regression model represent?
Which metric is used to measure the average squared difference between actual and predicted values?
What is the role of the intercept (a) in the regression equation?
What is the purpose of using a testing dataset in model evaluation?
Why is it important to preprocess data before applying linear regression?