Student Performance (Multiple Linear Regression) from KAGGLE
This repository contains a complete analysis of student performance data using multiple linear regression. The project includes:
- Data loading, cleaning, and manipulation with Pandas
- Detection of outliers and influential points
- Advanced regression analysis
- Visualization of results using Matplotlib and Plotly
This project aims to explore relationships between various factors affecting student performance and to build a predictive model using multiple linear regression.