Skip to content

Sample code for sklearn model deployment on Google AppEngine

Notifications You must be signed in to change notification settings

syltruong/sklearn-gae-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google App Engine - sklearn sample

Supporting article: Deploying Machine Learning has never been so easy

This is a sample project for deployment of a wrapped Scikit-Learn (sklearn) estimator (TextClassifier) on an AppEngine instance.

The project assumes a Google Cloud project has been instantiated and the Google Cloud SDK (gcloud command-line) has been installed.

Deployment command

From the project's root directory: gcloud app deploy

Architecture

flow_chart

About

Sample code for sklearn model deployment on Google AppEngine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages