Projects
[ MY CREATIONS ]
Manifestations of thought • Experiments in code, learning, and digital consciousness
Building in the Wired
A 48-hour hackathon project predicting PISA Math Scores from 1.17M student records. Features a two-stage architecture (classifier + regressor) using CatBoost, achieving R² = 0.78 and 3rd place. Explored kernel methods, ensemble strategies, and tackled compute limitations.
CatBoost Python Scikit-learn Pandas Machine Learning Feature Engineering