3 results for “topic:iterativeimputer”
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.
Simulation study for evaluating different imputation methods
مشروع تحليل وتنظيف بيانات طبية باستخدام تقنيات الذكاء الاصطناعي مثل LightGBM وIterativeImputer، يشمل معالجة بيانات ضخمة بأكثر من 760 ألف سجل و92 عمود.