Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages