A collection of machine learning practice scripts, notebooks, and small experiments from my learning journey.
This repository is used to organize small ML examples and experiments while practicing model training, evaluation, and data preparation workflows.
- Supervised learning examples
- Data preprocessing
- Model training experiments
- Evaluation metrics
- Small notebooks and code snippets
This is a learning archive. It is kept to show progression over time and may contain older experiments that do not reflect my current project standards.
- Group examples by algorithm or dataset
- Add requirements file
- Add short descriptions for each notebook
- Add reproducible setup instructions