Skip to content

Commit

Permalink
Update results (wip: cuml missing)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharras committed Jan 17, 2024
1 parent 35a40d0 commit 9344602
Show file tree
Hide file tree
Showing 8 changed files with 74 additions and 53 deletions.
1 change: 1 addition & 0 deletions benchmarks/ridge/consolidate_result_csv.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
objective_dataset_param_n_samples=NB_DATA_SAMPLES,
objective_dataset_param_n_features=NB_DATA_FEATURES,
objective_dataset_param_n_targets=NB_DATA_TARGETS,
objective_objective_param_alpha=REGULARIZATION_STRENGTH,
objective_dataset_param_dtype=DTYPE,
objective_dataset_param_random_state=DATA_RANDOM_STATE,
objective_objective_param_random_state=SOLVER_RANDOM_STATE,
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
126 changes: 73 additions & 53 deletions benchmarks/ridge/results.csv

Large diffs are not rendered by default.

0 comments on commit 9344602

Please sign in to comment.