Dataset has many outliers, but droping them disimprove result. Has anyone guess why?
Better way is to use Robust Algorithm to deal with outliers
I`ll try, thank you.
what kind? like HuberRegressor? or more like winsorizing and more preprocessing on the data?
Better way is to use Robust Algorithm to deal with outliers
I`ll try, thank you.
what kind? like HuberRegressor? or more like winsorizing and more preprocessing on the data?