https://github.com/karimosman89/e-learning-analytics
Analyze student performance to improve e-learning experiences.Build a dashboard that analyzes student performance data to identify trends and areas for improvement in e-learning platforms. Provide educational institutions with insights into student engagement and outcomes.
https://github.com/karimosman89/e-learning-analytics
dash pandas python streamlit-dashboard
Last synced: 16 days ago
JSON representation
Analyze student performance to improve e-learning experiences.Build a dashboard that analyzes student performance data to identify trends and areas for improvement in e-learning platforms. Provide educational institutions with insights into student engagement and outcomes.
- Host: GitHub
- URL: https://github.com/karimosman89/e-learning-analytics
- Owner: karimosman89
- License: mit
- Created: 2024-10-31T11:04:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-06T09:36:52.000Z (about 1 year ago)
- Last Synced: 2025-01-19T08:44:54.685Z (12 months ago)
- Topics: dash, pandas, python, streamlit-dashboard
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# E-Learning Platform Analytics
This project analyzes student performance in an e-learning platform.
## Overview
The analysis identifies trends in student engagement and success.
## Dataset
- Custom dataset from an e-learning platform or create a synthetic dataset.
## Setup
Install dependencies:
pip install -r requirements.txt
## Usage
- Run the analysis script:
python src/analysis.py
- Generate visualizations:
python src/visualization.py