Submitted by AutoModerator t3_zcdcoo in MachineLearning
AttentionNo6483 t1_j0cc1bi wrote
Reply to comment by CuriousJam in [D] Simple Questions Thread by AutoModerator
Take a look at the loss function. The regression line minimizes across the entire data set (which is why outliers can impact it). If you want to focus on local maxima you would want to do piecewise regression.
Viewing a single comment thread. View all comments