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
Built an end-to-end production machine learning API to predict taxi revenue from structured trip data. Implemented MLOps practices including training–serving separation, input schema validation, er…