Giter Site home page Giter Site logo

shrebox / course-recommendation-system Goto Github PK

View Code? Open in Web Editor NEW
27.0 3.0 2.0 4.18 MB

A system that will help in a personalized recommendation of courses for an upcoming semester based on the performance of previous semesters.

Python 29.10% JavaScript 0.65% Jupyter Notebook 67.65% EJS 2.59%
recommender-system iiit-delhi auto-encoder matrix-factorization course-recommendation recommendation-algorithms

course-recommendation-system's Introduction

DOI

Course Recommendation System

Detailed report available here!

A system that will help in a personalized recommendation of courses for an upcoming semester based on the performance of previous semesters.

For running individual models

  1. User Based: $ python user.py
  2. Item Based: $ python item.py
  3. Warp MF: $ python hmf_warp_log.py
  4. Logistic MF: $ python hmf_warp_log.py
  5. Auto encoders: $ python auto_enc.py

It will return top 5 recommended courses and their grades. Also it will return top 5 courses that are compared with ground truth.

For running the web app locally on your system do

  1. $ node main.js
  2. Go to the browser and browse http://localhost:3000/
  3. Enter the student ID and Semester for which you want top 5 courses alongwith their the grades.

matrix_creation.py is used to import the data into different models. Used as an import file.

Packages need to be installed: LightFM, sklearn, theano, pandas, numpy, scipy, npm (express, body-parser and ejs modules for nodejs).

course-recommendation-system's People

Contributors

dependabot[bot] avatar sarthikadhawan avatar shrebox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

surya810 lbtde

course-recommendation-system's Issues

submit bug

I was very honored to read your code,When I click Submit after input data, the page cannot jump. Can you help me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.