Learn Before
Concept
Data Imputation
Imputation is a critical data science strategy used to handle missing values by replacing them with estimated substitutions rather than discarding the data entirely. The specific estimation heuristic depends on the context; for instance, missing numerical data might be replaced by the column's mean, while missing categorical entries might be treated as their own distinct category.
0
1
Updated 2026-05-01
Tags
D2L
Dive into Deep Learning @ D2L