PredictorX1 t1_jdqjeq7 wrote
That's interesting. Can you supply some measure of performance (mean squared error, mean absolute error, ...) for those curve fits?
sudu1988 OP t1_jdqly7y wrote
Yeah, I actually should. Have forgotten it here to mention in the plot.
MEANINGLESS_NUMBERS t1_jdr0lnb wrote
So mention it in this comment???
MarchelloO t1_jdrtqox wrote
Hi. Why the mean squared error and mean absolute error is important to know ?
I am learning Data Analysis so I would like to know to improve myself. Thanks in advance for the answer.
morhe t1_jdu06dh wrote
You can draw any line you want. From something crazy and nonsensical to something that looks nice and smooth like the ones here. The fact that the lines “look” nice means nothing if they are not a realistic representation of the distribution of the data. So, the lines might be pretty but not significant but we can’t tell without a measure
PredictorX1 t1_jdto5sc wrote
It doesn't have to be either of those two specific measures. I just want some way to quantify the quality of the fit to the data.
Fa1nted_for_real t1_jdu4kkj wrote
Essentially, it tells you the accuracy of the line compared to the actual points.
[deleted] t1_jdrbufv wrote
[deleted]
Viewing a single comment thread. View all comments