markdouthwaite / lingo-demo

A demo project showing how to effectively deploy Scikit-Learn Linear Models in Go into Google Cloud Run.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lingo-demo

A repository showing how to get started with training models in Python and deploying models in Go.

The datasets and models used here constitute a toy example intended to illustrate the an approach to deploying Python models in Go, thereby accessing the speed and cost efficiencies of using Go for performance-critical ML applications.

About

A demo project showing how to effectively deploy Scikit-Learn Linear Models in Go into Google Cloud Run.

License:MIT License


Languages

Language:Go 41.7%Language:Python 40.9%Language:Dockerfile 17.3%