Tayo Ososanya

Data Science & ML Ops Leader

Results-driven data scientist with an MSc in Data Science and 7 years of experience leading end-to-end ML projects—from exploratory analysis to deployment and monitoring—at scale (cinch, NBrown Group, Mealish, Arcadis). Proven ability to:

Built and Deployed a restaurant weekly meal planner in Python.

Engineered a takeaway database consisting meal data 150+ restaurants using SQL and dbt. Classified over 350,000 takeaway options into diverse dietary plans like vegan, gluten-free, halal etc. using OpenAI’s GPT-3.5 model, python, FastAPI, GCP python SDKs (google-cloud-bigquery, google-cloud-storage), Docker, GitHub actions, and deployed the API on GCP Linux VM using a microservices architecture. [Private repo, contact for access!]

Built and deployed a model monitoring framework in Python.

Developed and embedded a model monitoring framework (consisting of Long Term Model Drift monitoring, Early warning monitoring and alerting) for reporting model drift of 4 supervised machine learning CLTV models (demand, returns, orders, transaction) using sklearn, seaborn packages in python. [Private repo, contact for access!]

Developed an advanced spatial analysis package in R.

Built an advanced package in R for spatial analysis. This includes functions such as GetElevation() which calculates the elevation given a lat and long, FindNearest() which looks for the nearest spatial feature, ConvertCoordinates() which converts easting and northing to longitude and latitude and vice versa.