UniProgramRecommender is a recommender system that predicts university programs for students based on their preferences, such as their WASSCE aggregate, favorite subjects, and other inputs. Our goal is to help students make informed decisions when choosing their academic path in higher education.
To get started with UniProgramRecommender, please follow the instructions below:
- Visit the Website link to access the online platform.
- Enter your WASSCE aggregate, favorite subjects, and other relevant information.
- Receive personalized program recommendations based on your input.
Use UniProgramRecommender to explore potential university programs that align with your preferences and academic background. The system considers factors like your WASSCE aggregate and favorite subjects to recommend the most suitable options for you.
- Documentation Link - Detailed documentation on the recommender system, its features, and how it works.
- Website link - Access the UniProgramRecommender platform to get personalized program recommendations.
- Dataset Link - Comprehensive dataset used for program recommendations in UniProgramRecommender.
- Trained model - Trained model.
This GitHub repo requires git lfs.
- Install git lfs from the official site
- Run
git lfs install - Clone the repository
- Run
pip install -r requirements.txt
We welcome contributions to UniProgramRecommender*! If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch with your proposed changes.
- Submit a pull request with a description of the changes you've made.