Bluepearls commited on
Commit
69e68c8
·
1 Parent(s): 89f03ee

commit from bluepearl

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -14,5 +14,5 @@
14
  ],
15
  "targets": ["Survived"],
16
  "model_type": "Random Forest",
17
- "target_mapping": {"Survived": 0, "Survived": 1}
18
  }
 
14
  ],
15
  "targets": ["Survived"],
16
  "model_type": "Random Forest",
17
+ "target_mapping": {"Survived": 0, "Survived": 1},
18
  }