Unfiy the training scripts and add SHAP
This commit is contained in:
parent
073502c51d
commit
3ce6b6e867
38 changed files with 5876 additions and 681 deletions
14
autogluon-config.toml
Normal file
14
autogluon-config.toml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[tool.entropice-autogluon]
|
||||
time-limit = 60
|
||||
presets = "medium"
|
||||
target = "darts_v1"
|
||||
task = "density"
|
||||
experiment = "tobi-tests"
|
||||
|
||||
grid = "hex"
|
||||
level = 5
|
||||
members = ["ERA5-shoulder", "ArcticDEM"]
|
||||
|
||||
[tool.entropice-autogluon.dimension-filters]
|
||||
# ERA5-shoulder = { aggregations = "median" }
|
||||
ArcticDEM = { aggregations = "median" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue