Simple way to Deploy ML Models as Flask APIs on Amazon ECS

Author:Murphy  |  View: 22993  |  Time: 2025-03-23 19:25:13
Photo by Arjan van den Berg on Unsplash

In this post we'll cover how to deploy a linear regression XGBoost model which predicts a developer's salary based on their years of experience.

Tags: API AWS Docker Flask Xgboost

Comment