sinsniwal / PathPilot-recommendation-system

The Learning Path Recommendation System is designed to provide students with personalized course recommendations by considering factors such as enrollment data from previous terms, the student's learning profile, feedback from other students, and their schedule and commitments.
MIT License
1 stars 0 forks source link

README for the project #14

Open Dhairya-Arora01 opened 10 months ago

Dhairya-Arora01 commented 10 months ago

Description

An updated README describing the basic structure and how to use the project + some implementation details would be good to have

Expected Behaviour

A README should be created

Anything else you would like to add ?

Nope

Dhairya-Arora01 commented 10 months ago

cc @prdpsrvn , you can work on this.....

prdpsrvn commented 10 months ago

Learning Path Recommendation System

Overview

The Learning Path Recommendation System is a tool designed to assist students in planning their educational journey based on a combination of learning profiles, past performance, and feedback from previous students. The system considers enrollment data from previous terms, individual learning profiles, interests, goals, and feedback to provide personalized course recommendations.

Key Features

User Roles:

Usage

Admin: Load enrollment data from previous terms. [Include relevant admin instructions] Student: Provide learning profile, interests, goals, schedule, and commitments. [Include relevant student instructions]

System Recommendations:

The system will generate course recommendations based on the inputs provided.

Example [Include a simple example or use case to guide users]

Contributing

       [Provide information about how others can contribute to the project, if applicable]

Issues

     [Link to the project's issue tracker]

License

      [Specify the project's license]

Acknowledgments

      [Give credit to contributors or mention any external resources used]