You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
College major recommendation system with ML (SHAP explainability), active learning, and glassmorphism UI.
Overview
A full-stack recommendation system that suggests college majors based on student profiles and academic history. Backend provides a FastAPI inference service with scikit-learn models, SHAP explainability, and active learning feedback loops. Frontend is a React dashboard with glassmorphism UI for exploring recommendations and model explanations.