Skip to content

oli5679/MachineLearningDeployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MachineLearningDeployment

Examples of how to deploy a machine learning model as a rest API on AWS

fit-model

Fits binary classifier based on 'titanic' data and creates model artefacts

zappa

Deploys classifer as lambda-fuction on AWS using 'zappa'

fast-api

Deploys classifier as dockerised fast-api server. Can be hosted on AWS many ways, for example using ECR and ECS.

openscoring

Deploys classifier as dockerised openscoring server. Can be hosted on AWS many ways, for example using ECR and ECS.

serverless

Deploys classifer as lambda-fuction on AWS using serverless.js

WIP - struggling to get around size limits

About

Examples of how to productionise machine learning models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •