Skip to content

Full stack service that takes in 10 questions and gives you your predicted final score.

License

Notifications You must be signed in to change notification settings

GaboGomezT/grade_prediction_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grade_prediction_service

Full stack service that takes in 10 questions and gives you your predicted final score.

Live Demo: GradeML

image

Model

I chose RandomForestRegressor for fitting my data and I took the easy route of dropping all catergorial columns and training on only numerical features. The notebook can be found here

Tech Stack

  • For the backend I used FastAPI

  • For frontend I used ReactJS

  • I used Deta to host my API, it was pretty easy to use and they have a supportive Slack channel

  • To host my static website I just used Firebase

Foo

About

Full stack service that takes in 10 questions and gives you your predicted final score.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published