Skip to content

vladis1650/commonlitreadabilityprize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning-in-Production-prjctr

Implement any NLP model for this problem: https://www.kaggle.com/c/commonlitreadabilityprize/overview

Output:

  • python script for training
  • trained model with metrics
  • python script for running API
  • README with information on how to reproduce our solution

Installing dependencies:

pip install -r requirements.txt

Run project:

uvicorn main:app --port 5000

About

Machine Learning in Production

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages