tdubon commited on
Commit
0ab5c92
1 Parent(s): bdac9ff

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
+ "model": "Tfdf.keras.GradientBoostedTreesModel()",
3
  "growing_strategy": "BEST_FIRST_GLOBAL",
4
  "num_trees": "250",
5
  "min_examples": "6",