Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# FutureGuard Student Dropout Risk Prediction Models
|
| 2 |
|
| 3 |
## Overview
|
|
@@ -88,16 +101,3 @@ See the `LICENSE` file for full terms.
|
|
| 88 |
|
| 89 |
The models are provided **as-is**, without any warranties.
|
| 90 |
Predictions should be used as decision-support signals and not as the sole basis for academic or administrative actions.
|
| 91 |
-
|
| 92 |
-
---
|
| 93 |
-
license: other
|
| 94 |
-
license_name: proprietary
|
| 95 |
-
license_link: LICENSE
|
| 96 |
-
language:
|
| 97 |
-
- en
|
| 98 |
-
pipeline_tag: tabular-classification
|
| 99 |
-
metrics:
|
| 100 |
-
- accuracy
|
| 101 |
-
tags:
|
| 102 |
-
- education
|
| 103 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: proprietary
|
| 4 |
+
license_link: LICENSE
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
pipeline_tag: tabular-classification
|
| 8 |
+
metrics:
|
| 9 |
+
- accuracy
|
| 10 |
+
tags:
|
| 11 |
+
- education
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
# FutureGuard Student Dropout Risk Prediction Models
|
| 15 |
|
| 16 |
## Overview
|
|
|
|
| 101 |
|
| 102 |
The models are provided **as-is**, without any warranties.
|
| 103 |
Predictions should be used as decision-support signals and not as the sole basis for academic or administrative actions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|