Skip to content

new5558/chula-course-faculty-prediction-demo

Repository files navigation

chula-course-faculty-prediction-demo

image

Ideas

We want to predict faculty in Chulalongkorn university based on courses Thai description. We may use this model to extract features from course descrition that may be developed further into course Recommender system.

Features:

  • Interactive web demo by Streamlit
  • Map result to faculty name
  • Interpret model with SHAP

Prerequisite

  • Need git LFS for cloning this repo.
  • Need Docker to be installed

Dependencies

Development

Run on docker compose:
docker-compose -f docker-compose.dev.yml up streamlit --build

Heroku deployment

Not working on free version of Heroku becuase not of memory error