Bluepearls
commited on
Commit
·
89f03ee
1
Parent(s):
1824048
commit from bluepearl
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -15,3 +15,4 @@
|
|
| 15 |
"targets": ["Survived"],
|
| 16 |
"model_type": "Random Forest",
|
| 17 |
"target_mapping": {"Survived": 0, "Survived": 1}
|
|
|
|
|
|
| 15 |
"targets": ["Survived"],
|
| 16 |
"model_type": "Random Forest",
|
| 17 |
"target_mapping": {"Survived": 0, "Survived": 1}
|
| 18 |
+
}
|