Build your first fully functional, Java-based AI agent using familiar Spring conventions and built-in tools from Spring AI.
This project implements a complete end-to-end machine learning pipeline to predict student dropout risk in colleges using XGBoost model with MLflow tracking, FastAPI deployment, Docker ...