SubhangiSati/E-Learning-Course-Recommendation-System
This Python-based project recommends e-learning courses based on user preferences and course similarities. It utilizes natural language processing (NLP) techniques for accurate course suggestions. It is an end-to-end project with its seamless frontend build on React
This system helps e-learning platforms and educators recommend relevant courses to their users. You input a course, and it suggests other similar courses based on content, difficulty, and skills. This is ideal for e-learning administrators or content managers looking to enhance user experience by providing personalized learning paths.
No commits in the last 6 months.
Use this if you manage an e-learning platform and want to automatically suggest additional courses to your learners based on what they are currently viewing or have completed.
Not ideal if you need recommendations based on a user's explicit rating history or complex behavioral patterns beyond course content similarity.
Stars
9
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SubhangiSati/E-Learning-Course-Recommendation-System"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
NicolasHug/Surprise
A Python scikit for building and analyzing recommender systems
MengtingWan/goodreads
code samples for the goodreads datasets
GHamrouni/Recommender
A C library for product recommendations/suggestions using collaborative filtering (CF)
Md-Emon-Hasan/BookSage-AI
Full-stack hybrid book recommendation system combining Collaborative Filtering and Content-Based...