This repository contains my Jupyter Notebook for Task 2 of my Machine Learning practice.
In this task, I worked on:
- Data preprocessing and cleaning
- Applying machine learning models
- Evaluating performance with appropriate metrics
- Visualizing results
The goal is to understand the ML workflow and improve model performance.
Task2.ipynbβ Main Jupyter Notebook
To run the notebook, install the required dependencies:
pip install -r requirements.txt