CICT Career Guidance

Machine Learning Algorithm Design
Project Overview
A thesis project employing the K-Nearest Neighbors algorithm for recommending suitable career paths for students based on their academic performance. This innovative approach harnesses the power of predictive analysis to match individual skills and strengths with diverse career opportunities within the field.
My Contributions
- Create a KNN Algorithm model using python;
- Trained the Prediction model;
- Developed the frontend and backend of the system in order to provide a prediction based from student's input.