Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,42 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: mit
|
| 5 |
+
pretty_name: Climate Regenerative Basin Gradient Mapping v0.1
|
| 6 |
+
dataset_name: climate-regenerative-basin-gradient-mapping-v0.1
|
| 7 |
+
tags:
|
| 8 |
+
- clarusc64
|
| 9 |
+
- climate
|
| 10 |
+
- socio-ecological
|
| 11 |
+
- regeneration
|
| 12 |
+
- basin-transition
|
| 13 |
+
task_categories:
|
| 14 |
+
- tabular-classification
|
| 15 |
+
size_categories:
|
| 16 |
+
- 1K<n<10K
|
| 17 |
+
configs:
|
| 18 |
+
- config_name: default
|
| 19 |
+
data_files:
|
| 20 |
+
- split: train
|
| 21 |
+
path: data/train.csv
|
| 22 |
+
- split: test
|
| 23 |
+
path: data/test.csv
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
What this dataset tests
|
| 27 |
+
|
| 28 |
+
Map pathways from extractive or decoupling trajectories
|
| 29 |
+
toward regenerative climate–society basins.
|
| 30 |
+
|
| 31 |
+
Required outputs
|
| 32 |
+
|
| 33 |
+
- current trajectory
|
| 34 |
+
- regenerative gradient strength
|
| 35 |
+
- ranked leverage points
|
| 36 |
+
- projected coherence gain
|
| 37 |
+
- tradeoffs
|
| 38 |
+
- monitoring indicators
|
| 39 |
+
|
| 40 |
+
Use case
|
| 41 |
+
|
| 42 |
+
Third layer of the Socio-Ecological Coupling Coherence Benchmarks.
|