Join the conversation
I learned about the different techniques for imputing missing values:
1. Simple Mean/Median/Mode Imputation
2. Simple Imputer
3. Regression Imputation
4. Decision Tree Imputation
5. KNN Imputation
6. In Time Series (ffill, bfill)
Reply
Done
Reply
Done
Reply
I have done this video with 100% practice.
Reply
I have done this lecture with 100% practice.
Reply
SimpleImputer is less better from KNNImputer and KKNImputer is less better from IterativeImputer
Reply