From 4933368591a01cb2a2ffb26c100db30498f0941b Mon Sep 17 00:00:00 2001 From: rileyh Date: Tue, 8 Oct 2024 21:22:29 +0000 Subject: [PATCH] [#154] Do print results_df This contains some information which could be helpful. Let's keep it around. --- hlink/linking/model_exploration/link_step_train_test_models.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hlink/linking/model_exploration/link_step_train_test_models.py b/hlink/linking/model_exploration/link_step_train_test_models.py index b694980..8e391b8 100644 --- a/hlink/linking/model_exploration/link_step_train_test_models.py +++ b/hlink/linking/model_exploration/link_step_train_test_models.py @@ -595,6 +595,7 @@ def _append_results( params: dict[str, Any], ) -> pd.DataFrame: # run.pop("type") + print(results_df) new_desc = pd.DataFrame( {