JackVines commited on
Commit
83c3e9f
·
1 Parent(s): 6f53933

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -12,7 +12,7 @@
12
  "CabinBool": [1,0,1],
13
  "FareBand": [1,2,4]
14
  },
15
- "model": {"file": "randomforest.joblib"},
16
  "task": "tabular-classification",
17
  }
18
  }
 
12
  "CabinBool": [1,0,1],
13
  "FareBand": [1,2,4]
14
  },
15
+ "model": {"file": "random_forest.joblib"},
16
  "task": "tabular-classification",
17
  }
18
  }