Add plot_feature_importance to schema definition

This commit is contained in:
Matthias
2022-09-19 08:11:25 +00:00
parent 225f7cd5f8
commit ea58c29ded
4 changed files with 14 additions and 12 deletions

View File

@@ -78,7 +78,7 @@
10,
20
],
"plot_feature_importance": true
"plot_feature_importance": false
},
"data_split_parameters": {
"test_size": 0.33,
@@ -94,4 +94,4 @@
"internals": {
"process_throttle_secs": 5
}
}
}