Forum Discussion
DataStraine
3 years agoAdvocate I
Linear Regression Not Working As Intended
Hello all. I'm hoping someone in the community could help me out. I am trying to create a basic linear regression prediction. I've followed the following tutorials, but neither of them worked properl...
DataStraine
3 years agoAdvocate I
From my data, I am able to produce the image below (scrubbed of anything identifiable). The x-axis is the month and the y-axis is the value. The issue I'm having is that my line does not continue into the future. I believe it might be because the dates it is built from don't go into the future. Furthermore, I can't change the data from month to quarter and still get a result. I'm assuming the dark blue line is correct, but since I can't get it to work the way I intend, I don't know.