You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This GitHub repository contains code for a student performance prediction model utilizing linear regression. The model is built using relevant student data features and implements one-hot encoding for categorical variables. The repository includes data preprocessing, model training, evaluation, and prediction visualization using matplotlib.
A SQL-based analysis project exploring student mental health, stress, and lifestyle patterns. Uncovers key insights using joins, CTEs, and window functions — no other tools used.
The Transport System Management System, developed in C, is a comprehensive solution designed to manage passenger data, routes, and billing for both students and staff. It offers a user-friendly menu-driven interface, facilitating the addition, deletion, and viewing of user data, along with the provision of district-wise routing.