Data Science & AI
I build personal and open-source projects in data analysis, machine learning, and AI. My portfolio combines structured learning, independent study, and hands-on experimentation.
I mainly use Python and SQL, focusing on data preparation, reproducible analysis, feature engineering, and model evaluation. I also develop experimental projects involving AI agents and language models.
Across my projects, I pay attention to testing, documentation, and reproducibility, aiming to make methods, results, and limitations clear.
Expert in Datasets and Notebooks
I publish public datasets and notebooks focused on data quality, exploratory analysis, and predictive modeling.
Tools used across my projects and coursework:
Languages: Python, SQL
Data analysis: pandas, NumPy, Jupyter
Machine learning: scikit-learn, XGBoost, LightGBM, SHAP
Deep learning: PyTorch, TensorFlow
Version control: Git, GitHub
My repositories include experimental libraries, educational implementations, and applied data analysis projects.
| Project | Description |
|---|---|
| CodAdapt | Experimental library for tabular binary classification and regression, based on adaptive coded memory. |
| NeuroTabular | Experimental PyTorch library for tabular binary classification, with preprocessing and a scikit-learn-style API. |
| BurOCRazia | Local application for identifying Italian administrative documents, using OCR and a traceable SQLite catalog. |
| Building Agentic AutoML | Experimental project exploring agent-driven machine learning workflows and iterative evaluation. |
| Building AI Agent | Educational Python project covering agent routing, planning, tool execution, and memory. |
| Building LLM | Educational progression from statistical language modeling to a small decoder-only Transformer. |
| Customer Support Agent | Agent project combining request classification, automated handling, and human escalation. |
| Home Credit Default Risk | Credit-risk modeling project with feature engineering, gradient boosting, and SHAP-based interpretation. |
| Global Emissions & Temperature (1950-2024) | Analysis of public data on CO2 emissions, greenhouse gases, and global temperature trends. |
I complement my projects with structured courses and certificate programs:
- Google Data Analytics Professional Certificate, Google
- Production Machine Learning Systems, Google Cloud
- Supervised Machine Learning: Classification & Regression, IBM
- Getting Started with TensorFlow 2 and Customising Your Models with TensorFlow 2, Imperial College London
- Natural Language Processing on Google Cloud, Google Cloud
- Computer Vision Fundamentals with Google Cloud, Google Cloud
- Databases and SQL for Data Science with Python, IBM