Skip to content
Raja Varma
Machine LearningSoftwareAcademic ProjectsLive

Student Performance Prediction (ML)

A machine learning project that predicts students' academic performance from their data (such as study habits, attendance, and past scores), so struggling students can be identified early.

Main Features

  • Data cleaning and exploratory analysis
  • Feature selection
  • Model training and evaluation
  • Performance prediction for new student records

System Flow

  1. Load and clean the student dataset
  2. Explore and visualise key factors
  3. Train and evaluate ML models
  4. Predict performance for new students

Related Projects

Live
Machine LearningSoftwareInternship

DecodeLabs Task 2 - Data Classification Using AI

A machine learning classification model trained on the Iris dataset, with data exploration and visualization. Built during the DecodeLabs AI Internship.

PythonScikit-learnPandasNumPy
View Details
Live
Machine LearningSoftwareInternship

DecodeLabs Task 3 - Tech Stack Recommender

A recommender that maps a person's existing skills to suitable tech stacks and role paths using a skills dataset. Built during the DecodeLabs AI Internship.

PythonPandas
View Details