Larxmind commited on
Commit
ccad116
·
verified ·
1 Parent(s): 4df1f05

Updated description

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  # Student Dropout Predictor (Early Warning System)
14
 
15
  ## Model Description
16
- This model is a Random Forest classifier designed to predict the likelihood of student dropout (academic churn) in a virtual learning environment. It serves as the core analytical engine for an Early Warning System (EWS) that triggers proactive generative AI interventions.
17
 
18
  - **Model Type:** Random Forest Classifier
19
  - **Task:** Tabular Classification (Binary: Dropout vs. Retained)
 
13
  # Student Dropout Predictor (Early Warning System)
14
 
15
  ## Model Description
16
+ This model is a Gradient Boosting Classifier classifier designed to predict the likelihood of student dropout (academic churn) in a virtual learning environment. It serves as the core analytical engine for an Early Warning System (EWS) that triggers proactive generative AI interventions.
17
 
18
  - **Model Type:** Random Forest Classifier
19
  - **Task:** Tabular Classification (Binary: Dropout vs. Retained)