Use machine learning to predict passenger survival on the Titanic. Sign in to start making predictions.
Scikit-learn pipeline with Logistic Regression and Decision Tree models. Features engineering includes age groups, fare categories, and family size from passenger data.
Remix.js frontend with server-side rendering connecting to production FastAPI ML service with JWT authentication and rate limiting.
Multi-environment deployment pipeline with automated testing, security scanning, and containerized deployments to Google Cloud Run and Firebase App Hosting.