You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Performed advanced data pre-processing on the Iris dataset, focusing on handling missing data using scikit-learn’s SimpleImputer. Leveraged Python to clean and prepare data, ensuring robustness for subsequent machine learning models, based on industry-standard practices