Skip to content

kaustubhgupta/FastAPI-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI-Demo

This repository holds the code used for article in Analytics Vidhya Blogathon. To read the corresponding article then head over to this link: https://www.analyticsvidhya.com/blog/2020/11/fastapi-the-right-replacement-for-flask/

Directory Explaination

  • tutorial.py file is the one used for FastAPI demo code in article
  • music.py file is the class layout (Pydantic model) for data validation
  • main.py file is the music genre classifier FastAPI code
  • model_tree.pkl is the decision tree classifier file

About

This is a demo code for implementing FastAPI while implementing machine learning deployment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages