machine-learning

Coursera

Serving a machine learning model’s predictions through AWS Lambda and API Gateway

In one of my projects, I worked on persisting the periodic output of an already developed machine learning model after enriching it with some metadata and then serving this enriched output through an API on AWS API Gateway.

Read
Coursera

Building an end-to-end machine learning pipeline as a microservice

In one of my projects, my work focused on building end-to-end machine learning pipelines for training and inference phases of a machine learning model. Head over to this post for diving into those, component by component.

Read

My experiences as a Machine Learning Engineer

In my previous role as a consultant Machine Learning Engineer, I worked on a few different projects and all of them were quite fun in different ways!

Read
Kaggle

How to setup your Kaggle environment on Google Colab

Not a biggie, but I wanted to share my little Jupyter notebook on my github repo, which you can just copy and have your Kaggle environment quickly set up on Google Colab.

Read