How to deploy Machine Learning models as a Microservice using FastAPI
By Medium - 2021-02-28
Topics
- Backend (0.26)
- Machine_Learning (0.26)
- NLP (0.18)
Similar Articles
How to build an API for a machine learning model in 5 minutes using Flask
By KDnuggets - 2021-01-05Flask is a micro web framework written in Python. It can create a REST API that allows you to send data, and receive a prediction as a response.
8 databases supporting in-database machine learning
By InfoWorld - 2021-02-19While approaches and capabilities differ, all of these databases allow you to build machine learning models right where your data resides.
MLOps Is Changing How Machine Learning Models Are Developed
By KDnuggets - 2020-12-22Delivering machine learning solutions is so much more than the model. Three key concepts covering version control, testing, and pipelines are the foundation for machine learning operations (MLOps) tha ...
Integrate Trained Machine Learning Model into API in Just 15 mins
By Medium - 2020-12-14How to deploy a trained sentiment analysis machine learning model to a REST API using Microsoft ML.NET and ASP.NET Core, in just 15 mins.
Moving from Data Science to Machine Learning Engineering
By KDnuggets - 2020-12-08The world of machine learning — and software — is changing. Read this article to find out how, and what you can do to stay ahead of it.
What is semi-supervised machine learning?
By TechTalks - 2021-01-04Semi-supervised learning helps you solve classification problems when you don't have labeled data to train your machine learning model.