Skip to content

An end-to-end machine learning solution to predict student performance based on features like gender, race, and parental education, involving data ingestion, transformation, model training, and evaluation in a scalable automated pipeline.

Notifications You must be signed in to change notification settings

garimaarora15/student-performance-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

End to End Machine Learning Project - Student Performance Prediction

This project is an end-to-end machine learning solution to predict student performance based on various features such as gender, race/ethnicity, parental level of education, lunch, test preparation course etc. It involves the entire machine learning lifecycle, including:

Data Ingestion: Collecting and preprocessing raw student data from multiple sources.
Data Transformation: Cleaning, normalizing, and transforming the data for use in model training, with feature engineering techniques applied.
Model Training: Implementing machine learning algorithms such as linear regression, decision trees, or more advanced models to predict student performance.
Pipeline Deployment: Automating data ingestion, transformation, model training, and evaluation processes for a seamless and scalable workflow.
Evaluation: Assessing the model’s performance using metrics like accuracy, precision, recall, and mean squared error.

This project aims to create a robust, automated pipeline that can predict student outcomes.

About

An end-to-end machine learning solution to predict student performance based on features like gender, race, and parental education, involving data ingestion, transformation, model training, and evaluation in a scalable automated pipeline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published