lqdev/mlnetacidemo
Deploying .NET Machine Learning Models with ML.NET, ASP.NET Core, Docker and Azure Container Instances (ACI)
This project helps software developers deploy machine learning models built with ML.NET as a web service. It takes an ML.NET model and exposes it via an ASP.NET Core Web API, packaged into a Docker container. The output is a running, accessible API endpoint hosted on Azure, ready for client applications to send data and receive predictions. This is for developers or MLOps engineers responsible for operationalizing .NET-based ML models.
No commits in the last 6 months.
Use this if you are a developer looking for a concrete example to deploy a machine learning model built with ML.NET as a scalable web service using Docker and Azure Container Instances.
Not ideal if you are not a developer and are looking for a no-code solution, or if your machine learning models are not built using the ML.NET framework.
Stars
9
Forks
5
Language
C#
License
MIT
Category
Last pushed
Aug 10, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lqdev/mlnetacidemo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
dotnet/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
tghamm/Mistral.SDK
An unofficial C#/.NET SDK for accessing the Mistral AI API
bartczernicki/MachineLearning-BaseballPrediction-BlazorApp
Machine Learning over historical baseball data using latest Microsoft AI & Development...
arafattehsin/SentimentAnalyzer
Fully offline sentiment analysis for .NET with multiple AI engines. Supports 104 languages with...