An open API service indexing awesome lists of open source software.

https://github.com/williamnsambu/ml-api-deployment

PyTorch · Scikit-Learn · REST APIs · Docker Products
https://github.com/williamnsambu/ml-api-deployment

docker mlmodel pytorch restapi sklearn

Last synced: 2 months ago
JSON representation

PyTorch · Scikit-Learn · REST APIs · Docker Products

Awesome Lists containing this project

README

          

# ML API Deployment

This project demonstrates how to take a machine learning model from development to production deployment. It uses PyTorch or scikit-learn for model training, wraps it in a REST API, and packages everything with Docker for portability and scalability.

Teck stack: PyTorch · Scikit-Learn · REST APIs · Docker Products