SagarBapodara / Coursera-Course-Recommendation-SystemLinks
A course recommendation system using the Coursera Courses dataset which contains over 3,000 courses.
☆28Updated last year
Alternatives and similar repositories for Coursera-Course-Recommendation-System
Users that are interested in Coursera-Course-Recommendation-System are comparing it to the libraries listed below
Sorting:
- This is a course recommendation system that generates recommendation based on the study patterns and cognitive level of the students. The…☆33Updated 4 years ago
- Knowledge-based, Content-based and Collaborative Recommender systems are built on MovieLens dataset with 100,000 movie ratings. These Rec…☆137Updated last year
- A Personalized meal recommendation system that recommends meal on the basis of user preference of Nutrients, Diet, and disease if any usi…☆29Updated 4 years ago
- Movie Recommender System with Django.☆75Updated 10 months ago
- A job recommendation system that recommends IT jobs to IT job seekers☆52Updated 4 years ago
- Implementing user-based and item-based collaborative filtering algorithms on MovieLens dataset and comparing the results.☆12Updated 4 years ago
- From the Kindle Store Reviews on Amazon, sentiment analysis and book recommendation. Used Keras, FastText from Torch, and BERT. For recom…☆30Updated 4 years ago
- Website application for fashion recommendation using machine learning.☆15Updated 2 years ago
- A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.☆40Updated 6 years ago
- A recommendation engine is a class of machine learning which offers relevant suggestions to the customer. A recommendation system is one …☆11Updated 2 years ago
- This is a Recommedation System based project where Top 5 books will be recommended to a user.☆12Updated 4 years ago
- Movie Recommendation System with Complete End-to-End Pipeline, Model Intregration & Web Application Hosted. It will also help you build s…☆139Updated last year
- Recommendation Systems This is a workshop on using Machine Learning and Deep Learning Techniques to build Recommendation Systesm Theory:…☆194Updated 10 months ago
- The project provides a Tailor-made travel itinerary for users using their travel details like destination, budget, start and end dates of…☆127Updated 5 years ago
- Designed a movie recommendation system using content-based, collaborative filtering based, SVD and popularity based approach.☆31Updated 4 years ago
- This repository contains the code for building a recommendation system using Graph Neural Networks(GNNs).☆31Updated 3 years ago
- Machine Learning Project☆64Updated 3 years ago
- A basic Course Recommendation app project built with Streamlit☆16Updated 2 years ago
- pytorch version of NCF☆38Updated 4 years ago
- A must have tool for job seekers and recruiters. This project is intended to find and recommend the best fit. Job seekers can find best m…☆33Updated 4 years ago
- Implemented Using Machine Learning (K-Means Clustering Also) in Python☆15Updated 4 years ago
- Recommending places to visit as well itinerary.☆28Updated 6 years ago
- GHRS: Graph-based hybrid recommendation system with application to movie recommendation☆35Updated 6 months ago
- Predicting students performance in exams using machine learning classifiers : Logistic regression, KNN and SVM. Extraction of factors imp…☆59Updated last year
- This project presents the development of a career counseling bot that utilizes Quora data to provide users with valuable insights and rec…☆29Updated last month
- A Deep Learning based Fashion Recommender System using the ResNET50☆51Updated 3 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 4 years ago
- It is a movie recommender web application which is developed using the Python.☆29Updated last year
- The source code is for the paper: “Plug-in Diffusion Model for Sequential Recommendation” accepted in AAAI 2024 by Haokai Ma, Ruobing Xie…☆27Updated last year
- Basic Movie Recommendation Web Application using user-item collaborative filtering.