Skip to content

snowsadh/ThesisDelayPredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis Delay Predictor

This is a microservice that predicts whether a research thesis submission is likely to be delayed based on the scholar's behavioral trends including recent as well as past records.

Criteria of Judgement

  • Current progress : Given by the formula [ Progress = num(milestones achieved) / num(milestones due till date) ]
  • Number of extensions requested by the scholar in the past
  • Average amount of delay per extension (in months)
  • Attendance percentage in the last one month
  • Supervisor's feedback score for the scholar (0-10)
  • j

tech info

  • ml algo and info
  • idk fastapi info
  • smth about shap and strcuture

How to use

  1. Locally
  2. Deplyed service

About

FastAPI microservice to predict delay in thesis submission

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors