Skip to content

Serverless Machine Learning with ML.NET, Azure Functions, Cosmos DB and Blob Storage

License

Notifications You must be signed in to change notification settings

tlabecki/serverless-price-predictor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

serverless-price-predictor

This repository contains two Azure Functions projects. The first trains a regression model developed using ML.NET and uploads the model to Azure Blob Storage. The second then uses this model in a Serverless API to create predictions and inserts those predictions into a Cosmos DB container.

About

Serverless Machine Learning with ML.NET, Azure Functions, Cosmos DB and Blob Storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%