Simulation study for evaluating different imputation methods
-
Updated
Feb 8, 2023 - R
Simulation study for evaluating different imputation methods
When signaficant amount of data are missing, what can we do? Impute the missing data with mean or median? Actually, Scikit-Learn provides two powerful imputers, KNNImputer and IterativeImputer, which can do this work effectively.
مشروع تحليل وتنظيف بيانات طبية باستخدام تقنيات الذكاء الاصطناعي مثل LightGBM وIterativeImputer، يشمل معالجة بيانات ضخمة بأكثر من 760 ألف سجل و92 عمود.
Add a description, image, and links to the iterativeimputer topic page so that developers can more easily learn about it.
To associate your repository with the iterativeimputer topic, visit your repo's landing page and select "manage topics."