#38 Machine Learning & Data Science Challenge 38
What do you do if there are outliers?
The following are the approaches to handling the outliers:
Drop the outlier records.
Assign a new value: If an outlier seems to be due to a mistake in your data, you try imputing a value.
If percentage-wise th...
bhagirathkd.hashnode.dev1 min read