Skip to content

elhy1999/UniversityRecommender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniversityRecommender

Project Description

Data Science has been around for close to 10 years, yet there is no agreement on what the field consists of. This leads to confusion among prospective students when they are trying to decide between degree programs. It also leads to arguments and disagreements within and between universities when it comes to assessing the performance of a "data science" department. The goal of this project is to analyse the similarities and differences between data science departments of local universities in Singapore using unsupervised learning techniques. This is so as to provide some guidance to prospective students looking to further their education in one of our local universities here in Singapore.

Table of Content

This repository contains the following three immediate folders:

  • Backend/
  • Data/
  • Frontend/

These 3 folders contain the code, data and relevant resources for backend, raw data collected and frontend respectively. The Backend/ folder is managed by the backend team, while the Frontend/ folder is managed by the frontend team. As for the Data/ folder, it consists of resources relevant to both sub-teams and is thus jointly managed by everyone in the group.

How to use

To access our final product, do the following:

  1. cd Frontend
  2. Run docker compose build
  3. Run docker compose up -d
  4. Go to http://localhost:8050 and start browsing through our website!

Our Team:


🎨 Frontend Team: 🖌️

  • Liu Chen (liuchennn1414)
  • Bryan Yeo (yeoobryan)
  • Yeo Ying Xin (yeoyingxin)
  • Ang Bo Yuan (angby509)


📈 Backend Team: 📊

  • Ernest Liu (elhy1999)
  • Micole Chan (micolec)
  • Melody Tan (mel0778)
  • Poh Yu Jie (PokezardVGC)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 75.7%
  • Python 17.0%
  • JavaScript 3.7%
  • HTML 3.1%
  • CSS 0.3%
  • Java 0.1%
  • Other 0.1%