From 40fb09773092fe7e534e014c9447fa5cb633ee23 Mon Sep 17 00:00:00 2001 From: Franck Charras <29153872+fcharras@users.noreply.github.com> Date: Mon, 15 Jan 2024 18:23:06 +0100 Subject: [PATCH] max_iter and tol out of benchmark unicity key ~ enable comparing solvers of different nature ? --- benchmarks/ridge/consolidate_result_csv.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/benchmarks/ridge/consolidate_result_csv.py b/benchmarks/ridge/consolidate_result_csv.py index 2933f92..c578289 100644 --- a/benchmarks/ridge/consolidate_result_csv.py +++ b/benchmarks/ridge/consolidate_result_csv.py @@ -22,8 +22,6 @@ "objective_dataset_param_random_state", "objective_objective_param_alpha", "objective_objective_param_fit_intercept", - "objective_objective_param_max_iter", - "objective_objective_param_tol", "objective_objective_param_sample_weight", "objective_objective_param_random_state", ]