Welcome to my Machine Learning Journey repository! This space highlights my hands-on learning path through essential Python libraries—from data manipulation to model building.
| Library | Description | File |
|---|---|---|
| Pandas | Explored data processing, cleaning, and manipulation | pandas-exercises.ipynb |
| NumPy | Learned numerical computing fundamentals | numpy-exercises.ipynb |
| Matplotlib | Created visualizations to interpret and present data | matplotlib-exercises.ipynb |
The upcoming milestone is Scikit-Learn — where I’ll start building machine learning models and sharpen my skills in classification, regression, and more.
- Clone the repository:
git clone https://github.com/amritauji/Machine-Learning.git cd Machine-Learning