...

/

Model Building to Predict the Morale

Model Building to Predict the Morale

Build the model and plot the predicted model line.

We'll cover the following...

So, we have the data. Let’s try to use a simple linear regression (one feature and the target) to model the relationship between morale over the time of the semester. Recall simple linear regression:

...