How to handle outliers

+2 votes
I have data with couple of outliers because of which the predictive model isnt converging, how should I handle such data points.
Jul 24, 2018 in Data Analytics by Anmol
• 1,780 points
719 views

2 answers to this question.

+1 vote
Best answer

There are multiple ways to handle outliers and the best technique to do the same isn't defined. You'll have to try different approaches and check which one of them best suits the data. This can be done by fitting a predictive model on the transformed data.

Different approaches can be found on the following link: https://bit.ly/2zYwUMy

answered Jul 24, 2018 by Abhi
• 3,720 points

selected Jul 24, 2018 by Anmol
0 votes
You can eiether remove them from your dataset or highlight the others in visualizations to show the outlier characterstics.

There are various ways just like anmol said, you just need to try the best method to make the problem or scenario better to understand.
answered Aug 14, 2019 by anonymous

Related Questions In Data Analytics

0 votes
1 answer

How to Share the files from local system Mac Book to Edureka VM

Hey Satya, Hope you're doing great. Would you please ...READ MORE

answered Dec 18, 2017 in Data Analytics by Sudhir
• 1,610 points
634 views
0 votes
1 answer

How to sync Hadoop configuration files to multiple nodes?

Dear Raman, Hope you are doing great. Please accept ...READ MORE

answered Dec 18, 2017 in Data Analytics by Sudhir
• 1,610 points
787 views
0 votes
1 answer

How to change y axis max in time series using R?

The axis limits are being set using ...READ MORE

answered Apr 3, 2018 in Data Analytics by Sahiti
• 6,370 points
3,525 views
0 votes
1 answer

With the help of tidyverse: how to rename a column to a variable name

With the help of Dplyr: rename function ...READ MORE

answered Apr 3, 2018 in Data Analytics by DeepCoder786
• 1,720 points

edited Apr 3, 2018 by DeepCoder786 750 views
0 votes
2 answers

Why should anyone learn Python instead of R for machine learning?

Machine learning is the latest technology everyone ...READ MORE

answered Apr 13, 2019 in Data Analytics by SA
• 1,090 points
720 views
0 votes
2 answers
+1 vote
2 answers

how can i count the items in a list?

Syntax :            list. count(value) Code: colors = ['red', 'green', ...READ MORE

answered Jul 7, 2019 in Python by Neha
• 330 points

edited Jul 8, 2019 by Kalgi 4,054 views
0 votes
1 answer
+1 vote
1 answer

How to handle Nominal Data?

Nominal data is basically data which can ...READ MORE

answered Jul 24, 2018 in Data Analytics by Abhi
• 3,720 points
470 views
+1 vote
1 answer

How good at SQL does a data scientist really need to be?

SQL is a standardized query language for requesting information ...READ MORE

answered Aug 9, 2018 in Data Analytics by Abhi
• 3,720 points
427 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP