Skip to content

Involves using machine learning techniques for creating a linear regression model to predict students' math scores.

Notifications You must be signed in to change notification settings

hanadiasfour/LinearRegressionModel_ML_StudentsPerformanceDataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Linear Regression Model to predict Students' Math Scores

Overview

This Jupyter Notebook showcases using data science and machine learning techniques to create and train a linear regression model for predicting students' math scores. The dataset used was a Students' Performance dataset consisting of 1000 records and 8 features(categorical and numerical), it was obtained from Kagle under the title "Student Performance Dataset".

Content Highlights

  • Data preprocessing: Handling missing values, scalling, and encoding.
  • Linear regression model: Creation, training, and evaluation.
  • Model performance evaluation: Comparison of mean squared error, mean absolute error, and R-squared values.

About

Involves using machine learning techniques for creating a linear regression model to predict students' math scores.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published