Skip to content

nickc1/sklearn_fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to train a simple sklearn model, pickle it, and build an API with fastapi.

Deployment to AWS will be covered in the future.

To follow this post, you should be familiar with:

  1. Scikit-learn
  2. Docker
  3. Basics of an API

Training the model

About

Building an API with the FastAPI framework to serve a scikit-learn model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published