GithubHelp home page GithubHelp logo

course-recommendation-system's Introduction

course-recommendation-system

Course recommendation system using Udemy's course, with over 10,000 courses.

The model has been trained using a dataset of 3,000 courses! Find the dataset

Tech Used

Language: python(3.9.5)

Front End: Flask, HTML, CSS, Javascript

Installation / Working

Requirements

pandas==1.3.0
numpy==1.23.4
neattext==0.1.3
scikit-learn==1.0.2
Flask==2.1.1

Work Flow

Data Collection:

In order to create system based on latest course, information about all the courses are fetched from Udemy. For getting data of Udemy's courses, API is used. Udemy provides API for developer & instructor(it is under maintenance as on 20-11-2022). These 10K courses are collected from different categories including marketing, design, IT, art, personal development etc.

data source: udemy

Model Building:

After collecting data using API, collected data is pre-processed and seperate .scv file is created. Then using pre-processed data model is bult on the top of recommendation engine theory.

Model integration:

Once model start giving appropriate results, web application is developed using Flask, CSS, HTML, Bootstrap & javascript.

Screen Shots

image

image

image

course-recommendation-system's People

Contributors

akash-jariwala avatar

Watchers

 avatar

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.