Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the common ways to handle missing data in a dataset?

Answer Posted / Sidharth Sharma

1. Removing (Deleting) Rows: This method involves removing any row with at least one missing value. However, this can lead to loss of valuable information and potentially biased results.
2. Mean or Median Imputation: Replacing each missing value in a column with the mean or median of the column's non-missing values. This method assumes that all missing values are randomly distributed.
3. Regression Imputation: Using a regression model to predict the missing values based on other available features in the dataset. This can lead to improved accuracy compared to simple imputation methods, but requires more computational resources and careful model selection.
4. Multiple Imputation: Creating multiple completed datasets (each with different imputed values) and combining the results from each dataset using appropriate statistical techniques. This method helps account for the uncertainty associated with missing data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell us do you have research experience in machine learning?

149


Tell me what are the last machine learning papers you've read?

208


What are standardization and normalisation? Give one advantage of each over the other?

74


Do you have research experience in machine learning?

73