https://rrambhia22-student360-app-54gmno.streamlitapp.com/
Student 360 deals with analyzing the student performance based on the various external factors to determine the student dropout rate and predict the CGPA of the students.
The exploration and analysis of student dataset helps to predict the possible dropouts and determine the significant factors affecting the eligibility of students to complete the course.
The various data processing steps implemented are:
- Data Collection & Preparation
- Data Exploration (Exploratory Data Analysis)
- Data Cleaning
- Data Visualization
- Model Building (Predictive Analysis)
- Deployment
The machine learning models implemented are:
Classification models-
- Logistic Regression Model
- Decision Tree Classifier
- Random Forest Classifier
- SVM Linear Kernel
- KNN Classifier
- XGBoost Classifier
Regressor models-
- Linear Regression Model
- Decision Tree Regressor Model
- Random Forest Regressor Model
The developed system will be able to classify students into the eligible or not eligible category based on their overall performance and also be able to predict the CGPA of the BTech Course for the new students to understand whether the students will dropout from the course or not.