tdubon commited on
Commit
8446271
·
1 Parent(s): 7e80847

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "architectures": "Tfdf.keras.GradientBoostedTreesModel()",
3
  "growing_strategy": "BEST_FIRST_GLOBAL",
4
  "num_trees": "250",
5
  "min_examples": "6",
 
1
  {
2
+ "architectures": [Tfdf.keras.GradientBoostedTreesModel()],
3
  "growing_strategy": "BEST_FIRST_GLOBAL",
4
  "num_trees": "250",
5
  "min_examples": "6",