Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 244 Bytes

File metadata and controls

3 lines (2 loc) · 244 Bytes

ML-project_Handling-missing-data

This ML project prints the number of missing data in each column in the given dataset and using the SimpleImputer class, the updated matrix of features have been printed to verify the success of the project.