# 資料填補（Data Imputation）

資料填補是處理遺失值的方法，透過統計方法估算並替換遺失值，以維持資料完整性，避免分析偏差。

## 完整說明

資料填補是一種處理資料集中遺失值的技術。它使用統計方法來估算遺失值，並用這些估算值替換原始的遺失值，從而維持資料集的完整性，並減少因遺失值造成的分析偏差。常見方法包括均值填補、中位數填補、眾數填補、迴歸填補和多重填補。

## 常見問題

### undefined



### undefined



### undefined



---

來源：https://aiterms.tw/terms/data-imputation
快查頁：https://aiterms.tw/terms/data-imputation
深度解說：https://aiterms.tw/learning/what-is-data-imputation