How to pick independence parameters to optimize regression model
Hi team,
During performing Fit model, I found that picking different parameters will generate different outcomes. After having the model, I try to take a look on data points with high Studentized Residual and validate whether they are valid or not . I need to repeat the task of picking parameters a lot of time to get the proper model. Lets take a look on an example below
Model 1:
Model 2:
As you...