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
Build Python skills through real data problems similar to what ML engineers and data scientists face in production systems. Each exercise simulates a practical engineering scenario, not a toy coding task.
Herramienta CLI que detecta drift entre datasets de producción y entrenamiento usando KL Divergence. Genera reportes automáticos en Markdown vía GitHub Actions. Pensada para auditoría de calidad de datos en sistemas distribuidos
This project builds a production-grade ML pipeline to classify Near-Earth Objects (NEOs) as hazardous or non-hazardous. It automates data ingestion, preprocessing, model training, monitoring, and drift detection using GitHub Actions, PostgreSQL, MLflow, DAGsHub, and Grafana.