This project aims to predict student academic performance using machine learning techniques.
It uses data analytics to identify key factors that influence student success.
- Data preprocessing and cleaning
- Exploratory Data Analysis (EDA)
- Linear Regression model
- Performance prediction
- Python
- Pandas
- NumPy
- Scikit-learn
- Matplotlib
The dataset contains information about:
- Study hours
- Attendance
- Previous scores
- Other academic factors
git clone https://github.com/yourusername/student-performance-predictor.git
cd student-performance-predictor
pip install -r requirements.txtRun the model:
python src/model.pyThe model predicts student scores based on input features.
This project was created as part of my learning journey in:
- Data Analytics
- Artificial Intelligence
- Machine Learning
This project is open-source and free to use.
Muhammad Fauzil Adhim GitHub: https://github.com/fauzildev