8000 GitHub - AbinavRavi/MLOps: Project to do retraining of the model
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AbinavRavi/MLOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLOps

MLOps Level 4 project

Plan

Step 1 - Training model and torchscript conversion and model registration

Task at hand: Sentiment Analysis

Dataset used: Twitter tweets data

Skills to be learnt:

  • Sentiment analysis modelling using pytorch lightning
  • Early stopping and tests to verify if model metrics are satisfying (for automatic retraining )
  • MLFlow for experiment tracking and hyper parameter search
  • MLFlow model registration and versioning

Future work

  • Create an API for inference of text and quantify performance using FastAPI and pydantic models for support
  • Dockerize the application
  • Add github actions
  • Add streaming of the tweets for faster inference
  • Add a simple frontend
  • Add a monitoring layer which monitors the predictions and triggers an alert if something is astray

About

Project to do retraining of the model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0