mirror of
https://github.com/youronlydimwit/Data_ScienceUse_Cases.git
synced 2026-01-03 19:43:23 +01:00
8 lines
377 B
Markdown
8 lines
377 B
Markdown
# Folder Information
|
|
## Student Scores - `DONE`
|
|
- Minimum EDA
|
|
- Using `sklearn.linear_model` library, `LinearRegression`
|
|
- Attained MSE of 4.08
|
|
- Attained R² of 0.98
|
|
- **Performance Index** = -33.92 + **(2.85 x Hours Studied)** + **(1.01 x Previous Scores)** + **(0.60 x Extracurricular Activities)** + **(0.47 x Sleep Hours)** + **(0.19 x Sample Question Papers Practiced)**
|