Skip to content

Ananya020/Student_data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student_data_analysis

Title: Student Performance Analysis with Machine Learning

Description: This repository contains a Jupyter Notebook documenting an exploratory data analysis (EDA) and machine learning model for analyzing student performance data. The notebook includes comprehensive data visualization, statistical analysis, and the implementation of a linear regression model to predict math marks based on various features such as age, gender, hours studied, IQ, and others.

Contents:

  • Jupyter Notebook: studentdata.ipynb
  • Dataset: student_extended_ml_dataset2.csv

Analysis Highlights:

  • Exploration of trends, correlations, and insights using univariate, bivariate, and multivariate techniques.
  • Implementation of a linear regression model to predict math marks.
  • Evaluation of the model using mean squared error and R-squared score metrics.

Note: This analysis is part of a learning project aimed at demonstrating data analysis and machine learning techniques using Python and popular libraries such as Pandas, NumPy, Matplotlib, Seaborn, and Scikit-learn.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published