Machine Learning 5 : Outliers
OUTLIERS
An outlier is an observation point that is distant from other observations.
Detention:
You simply follow this flow:
- Train the algorithm
- Remove ~10% of data with the largest residual error
- Train again and evaluate the accuracy test
- Repeat
0 commenti