Feature importance is now drawn

This commit is contained in:
Drew Giffin
2025-10-20 17:01:41 -04:00
parent 93c9da88d2
commit cf82ddd11d
3 changed files with 26 additions and 24 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ The target variable is the **stress level**, indicated as *low*, *moderate* or *
- Students who study more are more likely to have a higher GPA and more stress.
- Physical activity has a negative correlation with other activities, one being study and therefore stress.
- Students who sleep more were less likely to be very stressed.
- No extreme outliers were observed.
- Some outliers were observed and will be need to be removed before training for more accurrate results.
**Figures:**
![Feature Distributions Historgram](images/feature_distributions_histogram.png)