Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 421 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 421 Bytes

Kaggle-ML-Exercise-Notebooks

This repository contains notebooks in which I have implemented ML Kaggle Exercises for academic and self-learning purposes. In my notebooks, I have implemented some basic processes involved in ML Data Processing like How to take care of Missing Values, Handling Categorical Variables, and operations like'Mapping', 'Grouping', 'Sorting', 'Renaming and Combining' etc. on Kaggle datasets.