Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-nd-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-nd-4.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
### Model Description
|
| 6 |
+
This is a part of ICFgainAI, accompanied by [manuscript]
|
| 7 |
+
|
| 8 |
+
model: the main model file containing the trained model
|
| 9 |
+
base_mat_scaler: host material input scaler used during model construction
|
| 10 |
+
dopant_scaler: dopant input scaler used during model construction
|
| 11 |
+
y_scaler: target value scaler to restore model output to original scale
|
| 12 |
+
Read.me: necessary information before using this model
|
| 13 |
+
- **Developed by:** Chenbo Zhang (cbzhang@tongji.edu.cn), Jun Xu (15503@tongji.edu.cn)
|
| 14 |
+
All rights reserved
|