From 5966f469b3d7ae8eaebf08f314924f636f18aaa5 Mon Sep 17 00:00:00 2001 From: slopp Date: Mon, 26 Oct 2020 17:38:43 +0000 Subject: [PATCH 1/2] try elasticnet instead of lasso --- params.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/params.yaml b/params.yaml index 9a2414f..bab2ef8 100644 --- a/params.yaml +++ b/params.yaml @@ -1,4 +1,4 @@ tune: trees: 100 -ensemble:e - alpha: 1 \ No newline at end of file +ensemble: + alpha: 0.5 \ No newline at end of file From 63b2f3ee68f3143f524267228f0de18921fb9b08 Mon Sep 17 00:00:00 2001 From: Sean Lopp Date: Mon, 26 Oct 2020 17:54:20 +0000 Subject: [PATCH 2/2] Result of run --- fit_model.html | 1897 ++++---------------------------------------- metrics.json | 2 +- metrics_table.html | 71 ++ 3 files changed, 231 insertions(+), 1739 deletions(-) create mode 100644 metrics_table.html diff --git a/fit_model.html b/fit_model.html index 60a2119..0b4ea5b 100644 --- a/fit_model.html +++ b/fit_model.html @@ -13,213 +13,15 @@ Test DVC - - + - - - - - - - + + + + + + +