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
![](https://res.cloudinary.com/drhqduuot/image/upload/v1604930911/ml_yjwtjv.jpg)
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.
![](https://images.idgesg.net/images/article/2019/11/ai_artificial_intelligence_technology_abstract_layered_background_by_4x-image_gettyimages_1097235688-100817777-large.jpg)
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.
![](https://www.kdnuggets.com/wp-content/uploads/Fig1-Skogstrom-mlops-changing-machine-learning-developed.jpg)
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 ...
![](https://miro.medium.com/max/1200/1*Qq_D6o1WDQtj0Ebsq6mEDQ.jpeg)
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.
![](https://i.ibb.co/qFgPCBc/kaiser-ml-engineering-0.png)
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.
![](https://i0.wp.com/bdtechtalks.com/wp-content/uploads/2021/01/semi-supervised-learning.jpg?fit=2560%2C1440&ssl=1)
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.