My experiments with various datasets as I learn about artificial intelligence and machine learning. My goal is to achieve optimal results in tasks such as prediction, classification,...
Each folder typically includes:
- Dataset
- Jupyter notebook(s)
- Python scripts
index.ipynb
: A Jupyter notebook that explores the data, defines the task, and provides a comparison table of all tested models and techniques.
I'm continuously updating this repository as I learn about new algorithms, techniques, or develop my own ideas.