Skip to content

shirshanag/Student-result-dataanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ Student Result Analysis System

This project is built to analyze and visualize student academic performance data.

πŸ” Features

  • πŸ“₯ Load student data from CSV or Excel files
  • πŸ“Š Analyze performance: average, highest, lowest scores
  • πŸ“ˆ Generate visualizations: bar charts, pie charts, histograms
  • 🧠 Optional: Predict scores using Linear Regression or other ML models
  • 🧹 Handle missing or inconsistent data

πŸ“ Files

  • main.py – Main script for running the analysis
  • data/students.csv – Sample dataset (roll no, name, subject-wise marks)
  • analysis.py – Contains functions for computing statistics
  • visualize.py – Plot graphs using matplotlib/seaborn
  • requirements.txt – List of required packages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published