Flecha: a recommendation system for public examination questionsView Project This research presents a recommendation system for Brazilian civil service exams in Information Technology and Administrative Law. It ext...
This research presents a recommendation system for Brazilian civil service exams in Information Technology and Administrative Law. It extracts questions from unstructured sources like PDFs, classifies them using SVM models (with LinearSVC yielding the best results), and recommends questions proportional to topic prevalence in past exams. The system clusters similar questions for proportional recommendations, with optimal results achieved using fewer clusters and no decay function. This tool helps candidates prioritize study efforts based on historical exam patterns
Python
SQL
Machine Learning
View more
Python
SQL
Machine Learning
NLP
Scikit-learn
View more
Machine Learning-driven Recommendation Engine
Patented machine-learning system (US20260044903A1, assigned to Nayya Health) that recommends medical insurance plans. Rather than optimiz...
Patented machine-learning system (US20260044903A1, assigned to Nayya Health) that recommends medical insurance plans. Rather than optimizing for cost alone, the model is trained and fine-tuned on actuarially labeled data so its recommendations mimic those an actuary would make, weighing affordability, a user's healthcare utilization patterns, provider networks, and individual circumstances. A feedback loop allows the engine to continue adapting to changing user requirements after training. I led the development lifecycle from conceptual validation through production deployment and proposed and implemented a scalable architecture on AWS (ECS, SageMaker) using FastAPI, Snowflake, and XGBoost. The system replaced an onboarding process that required a separate model per customer with a single unified algorithm now used by 300+ companies.
Python
Snowflake
Fastapi
View more
Python
Snowflake
Fastapi
AWS
View more