From 9a0205bab405c644518b1a4a03a1ffdd6a6054d1 Mon Sep 17 00:00:00 2001 From: sklearn-benchmark-bot Date: Fri, 26 Jan 2024 23:42:21 +0000 Subject: [PATCH] new result [9d919436] --- logs/log_9d919436 | 2436 +++++++++++++++++ ...s2.1.0-scipy1.11.2-threadpoolctl3.2.0.json | 1 + 2 files changed, 2437 insertions(+) create mode 100644 logs/log_9d919436 create mode 100644 results/sklearn-benchmark/9d919436-conda-py3.11-cython3.0.3-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0.json diff --git a/logs/log_9d919436 b/logs/log_9d919436 new file mode 100644 index 0000000000..127a2fad7b --- /dev/null +++ b/logs/log_9d919436 @@ -0,0 +1,2436 @@ +***** Runner ***** + +· Creating environments +· Discovering benchmarks +·· Uninstalling from conda-py3.11-cython3.0.3-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0 +·· Building 9d919436
for conda-py3.11-cython3.0.3-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0 +·· Installing 9d919436
into conda-py3.11-cython3.0.3-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0 +· Running 115 total benchmarks (1 commits * 1 environments * 115 benchmarks) +[ 0.00%] · For scikit-learn commit 9d919436
: +[ 0.00%] ·· Benchmarking conda-py3.11-cython3.0.3-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0 +[ 0.87%] ··· Setting up cluster:16 ok +[ 0.87%] ··· cluster.KMeansBenchmark.peakmem_fit ok +[ 0.87%] ··· ================ =========== ======== =========== + -- init + ---------------------------- -------------------- + representation algorithm random k-means++ + ================ =========== ======== =========== + dense lloyd 104M 114M + dense elkan 138M 138M + sparse lloyd 255M 255M + sparse elkan 262M 261M + ================ =========== ======== =========== + +[ 1.74%] ··· cluster.KMeansBenchmark.peakmem_predict ok +[ 1.74%] ··· ================ =========== ======== =========== + -- init + ---------------------------- -------------------- + representation algorithm random k-means++ + ================ =========== ======== =========== + dense lloyd 90.4M 90.2M + dense elkan 90.4M 90.4M + sparse lloyd 98M 98M + sparse elkan 98M 98M + ================ =========== ======== =========== + +[ 2.61%] ··· cluster.KMeansBenchmark.peakmem_transform ok +[ 2.61%] ··· ================ =========== ======== =========== + -- init + ---------------------------- -------------------- + representation algorithm random k-means++ + ================ =========== ======== =========== + dense lloyd 121M 121M + dense elkan 121M 121M + sparse lloyd 126M 126M + sparse elkan 126M 126M + ================ =========== ======== =========== + +[ 3.48%] ··· cluster.KMeansBenchmark.time_fit ok +[ 3.48%] ··· ================ =========== ============ ============ + -- init + ---------------------------- ------------------------- + representation algorithm random k-means++ + ================ =========== ============ ============ + dense lloyd 412±20ms 1.26±0.03s + dense elkan 2.20±0.02s 2.16±0.02s + sparse lloyd 1.68±0.07s 4.55±0.2s + sparse elkan 3.49±0.04s 5.19±0.04s + ================ =========== ============ ============ + +[ 4.35%] ··· cluster.KMeansBenchmark.time_predict ok +[ 4.35%] ··· ================ =========== ========== ============ + -- init + ---------------------------- ----------------------- + representation algorithm random k-means++ + ================ =========== ========== ============ + dense lloyd 5.91±1ms 5.28±0.6ms + dense elkan 8.37±1ms 5.32±0.1ms + sparse lloyd 26.6±9ms 28.6±8ms + sparse elkan 26.9±6ms 26.8±6ms + ================ =========== ========== ============ + +[ 5.22%] ··· cluster.KMeansBenchmark.time_transform ok +[ 5.22%] ··· ================ =========== ============ ============ + -- init + ---------------------------- ------------------------- + representation algorithm random k-means++ + ================ =========== ============ ============ + dense lloyd 97.3±2ms 97.0±0.7ms + dense elkan 95.2±0.9ms 95.9±2ms + sparse lloyd 3.52±1s 3.79±1s + sparse elkan 3.71±1s 4.19±1s + ================ =========== ============ ============ + +[ 6.09%] ··· cluster.KMeansBenchmark.track_test_score ok +[ 6.09%] ··· ================ =========== =========== ===================== + representation algorithm init + ---------------- ----------- ----------- --------------------- + dense lloyd random -4.109886169433594 + dense lloyd k-means++ -3.0753684043884277 + dense elkan random -4.109886169433594 + dense elkan k-means++ -3.0753684043884277 + sparse lloyd random -0.9266619682312012 + sparse lloyd k-means++ -0.9249262809753418 + sparse elkan random -0.9266619682312012 + sparse elkan k-means++ -0.9249262809753418 + ================ =========== =========== ===================== + +[ 6.96%] ··· cluster.KMeansBenchmark.track_train_score ok +[ 6.96%] ··· ================ =========== =========== ===================== + representation algorithm init + ---------------- ----------- ----------- --------------------- + dense lloyd random -4.1075520515441895 + dense lloyd k-means++ -3.0780560970306396 + dense elkan random -4.1075520515441895 + dense elkan k-means++ -3.0780560970306396 + sparse lloyd random -0.9227071404457092 + sparse lloyd k-means++ -0.9221000075340271 + sparse elkan random -0.9227071404457092 + sparse elkan k-means++ -0.9221000075340271 + ================ =========== =========== ===================== + +[ 7.83%] ··· Setting up cluster:65 ok +[ 7.83%] ··· cluster.MiniBatchKMeansBenchmark.peakmem_fit ok +[ 7.83%] ··· ================ ======== =========== + -- init + ---------------- -------------------- + representation random k-means++ + ================ ======== =========== + dense 91.5M 92.3M + sparse 175M 176M + ================ ======== =========== + +[ 8.70%] ··· ...ter.MiniBatchKMeansBenchmark.peakmem_predict ok +[ 8.70%] ··· ================ ======== =========== + -- init + ---------------- -------------------- + representation random k-means++ + ================ ======== =========== + dense 88.8M 88.7M + sparse 104M 104M + ================ ======== =========== + +[ 9.57%] ··· ...r.MiniBatchKMeansBenchmark.peakmem_transform ok +[ 9.57%] ··· ================ ======== =========== + -- init + ---------------- -------------------- + representation random k-means++ + ================ ======== =========== + dense 120M 120M + sparse 125M 125M + ================ ======== =========== + +[10.43%] ··· cluster.MiniBatchKMeansBenchmark.time_fit ok +[10.43%] ··· ================ ========== ============ + -- init + ---------------- ----------------------- + representation random k-means++ + ================ ========== ============ + dense 481±20ms 487±20ms + sparse 556±40ms 1.63±0.01s + ================ ========== ============ + +[11.30%] ··· cluster.MiniBatchKMeansBenchmark.time_predict ok +[11.30%] ··· ================ ============= ============ + -- init + ---------------- -------------------------- + representation random k-means++ + ================ ============= ============ + dense 5.42±0.09ms 5.53±0.2ms + sparse 21.8±7ms 36.7±2ms + ================ ============= ============ + +[12.17%] ··· cluster.MiniBatchKMeansBenchmark.time_transform ok +[12.17%] ··· ================ ============ ============ + -- init + ---------------- ------------------------- + representation random k-means++ + ================ ============ ============ + dense 87.0±0.5ms 87.3±0.5ms + sparse 7.09±0.01s 6.92±0.2s + ================ ============ ============ + +[13.04%] ··· ...er.MiniBatchKMeansBenchmark.track_test_score ok +[13.04%] ··· ================ =========== ===================== + representation init + ---------------- ----------- --------------------- + dense random -4.596621036529541 + dense k-means++ -3.1085314750671387 + sparse random -0.9366871118545532 + sparse k-means++ -0.9386959075927734 + ================ =========== ===================== + +[13.91%] ··· ...r.MiniBatchKMeansBenchmark.track_train_score ok +[13.91%] ··· ================ ===================== ==================== + -- init + ---------------- ------------------------------------------ + representation random k-means++ + ================ ===================== ==================== + dense -4.584851264953613 -3.115997314453125 + sparse -0.9323447346687317 -0.934399425983429 + ================ ===================== ==================== + +[14.78%] ··· Setting up decomposition:41 ok +[14.78%] ··· ...tion.DictionaryLearningBenchmark.peakmem_fit ok +[14.78%] ··· =============== ====== ====== + -- n_jobs + --------------- ------------- + fit_algorithm 1 4 + =============== ====== ====== + lars 110M 131M + cd 104M 131M + =============== ====== ====== + +[15.65%] ··· ...ictionaryLearningBenchmark.peakmem_transform ok +[15.65%] ··· =============== ======= ======= + -- n_jobs + --------------- --------------- + fit_algorithm 1 4 + =============== ======= ======= + lars 85.9M 87.8M + cd 85.9M 87.8M + =============== ======= ======= + +[16.52%] ··· ...osition.DictionaryLearningBenchmark.time_fit ok +[16.52%] ··· =============== =========== ============ + -- n_jobs + --------------- ------------------------ + fit_algorithm 1 4 + =============== =========== ============ + lars 18.8±0.4s 10.3±0.07s + cd 738±7ms 3.27±0.2s + =============== =========== ============ + +[17.39%] ··· ...n.DictionaryLearningBenchmark.time_transform ok +[17.39%] ··· =============== ========= ========== + -- n_jobs + --------------- -------------------- + fit_algorithm 1 4 + =============== ========= ========== + lars 233±1ms 285±9ms + cd 233±2ms 297±10ms + =============== ========= ========== + +[18.26%] ··· ...DictionaryLearningBenchmark.track_test_score ok +[18.26%] ··· =============== ======== ====================== + fit_algorithm n_jobs + --------------- -------- ---------------------- + lars 1 -0.07475553452968597 + lars 4 -0.07475553452713135 + cd 1 -0.07475554198026657 + cd 4 -0.07475553814463735 + =============== ======== ====================== + +[19.13%] ··· ...ictionaryLearningBenchmark.track_train_score ok +[19.13%] ··· =============== ======== ====================== + fit_algorithm n_jobs + --------------- -------- ---------------------- + lars 1 -0.07231885939836502 + lars 4 -0.07231886142463793 + cd 1 -0.07231885939836502 + cd 4 -0.07231886151447059 + =============== ======== ====================== + +[20.00%] ··· Setting up decomposition:75 ok +[20.00%] ··· ...BatchDictionaryLearningBenchmark.peakmem_fit ok +[20.00%] ··· =============== ======= ====== + -- n_jobs + --------------- -------------- + fit_algorithm 1 4 + =============== ======= ====== + lars 98.4M 103M + cd 97.9M 103M + =============== ======= ====== + +[20.87%] ··· ...ictionaryLearningBenchmark.peakmem_transform ok +[20.87%] ··· =============== ======= ======= + -- n_jobs + --------------- --------------- + fit_algorithm 1 4 + =============== ======= ======= + lars 86.8M 88.5M + cd 86.8M 88.5M + =============== ======= ======= + +[20.87%] ···· For parameters: 'lars', 1 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + + For parameters: 'lars', 4 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + + For parameters: 'cd', 1 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + + For parameters: 'cd', 4 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + +[21.74%] ··· ...iniBatchDictionaryLearningBenchmark.time_fit ok +[21.74%] ··· =============== ============ =========== + -- n_jobs + --------------- ------------------------ + fit_algorithm 1 4 + =============== ============ =========== + lars 1.26±0.01s 2.23±0.3s + cd 394±2ms 2.18±0.2s + =============== ============ =========== + +[22.61%] ··· ...chDictionaryLearningBenchmark.time_transform ok +[22.61%] ··· =============== ========== ========== + -- n_jobs + --------------- --------------------- + fit_algorithm 1 4 + =============== ========== ========== + lars 255±1ms 287±10ms + cd 276±10ms 302±10ms + =============== ========== ========== + +[22.61%] ···· For parameters: 'lars', 1 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + + For parameters: 'lars', 4 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + + For parameters: 'cd', 1 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + + For parameters: 'cd', 4 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + +[23.48%] ··· ...DictionaryLearningBenchmark.track_test_score ok +[23.48%] ··· =============== ======== ====================== + fit_algorithm n_jobs + --------------- -------- ---------------------- + lars 1 -0.07748597115278244 + lars 4 -0.07748617679533364 + cd 1 -0.07750026136636734 + cd 4 -0.07749473786188289 + =============== ======== ====================== + +[23.48%] ···· For parameters: 'cd', 1 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + +[24.35%] ··· ...ictionaryLearningBenchmark.track_train_score ok +[24.35%] ··· =============== ======== ====================== + fit_algorithm n_jobs + --------------- -------- ---------------------- + lars 1 -0.07458314299583435 + lars 4 -0.07458341486459641 + cd 1 -0.07460080087184906 + cd 4 -0.0745965889633329 + =============== ======== ====================== + +[24.35%] ···· For parameters: 'lars', 1 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + + For parameters: 'lars', 4 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + + For parameters: 'cd', 1 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + + For parameters: 'cd', 4 + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + +[25.22%] ··· Setting up decomposition:16 ok +[25.22%] ··· decomposition.PCABenchmark.peakmem_fit ok +[25.22%] ··· ============ ====== + svd_solver + ------------ ------ + full 907M + arpack 606M + randomized 632M + ============ ====== + +[26.09%] ··· decomposition.PCABenchmark.peakmem_transform ok +[26.09%] ··· ============ ====== + svd_solver + ------------ ------ + full 583M + arpack 583M + randomized 583M + ============ ====== + +[26.96%] ··· decomposition.PCABenchmark.time_fit ok +[26.96%] ··· ============ ============ + svd_solver + ------------ ------------ + full 2.53±0.06s + arpack 1.13±0.04s + randomized 1.13±0.01s + ============ ============ + +[27.83%] ··· decomposition.PCABenchmark.time_transform ok +[27.83%] ··· ============ ========= + svd_solver + ------------ --------- + full 161±2ms + arpack 162±1ms + randomized 162±1ms + ============ ========= + +[28.70%] ··· decomposition.PCABenchmark.track_test_score ok +[28.70%] ··· ============ ==================== + svd_solver + ------------ -------------------- + full 0.7449418902397156 + arpack 0.7449416518211365 + randomized 0.7449308037757874 + ============ ==================== + +[29.57%] ··· decomposition.PCABenchmark.track_train_score ok +[29.57%] ··· ============ ==================== + svd_solver + ------------ -------------------- + full 0.7445708513259888 + arpack 0.7445710897445679 + randomized 0.7445607781410217 + ============ ==================== + +[30.43%] ··· Setting up ensemble:64 ok +[30.43%] ··· ...dientBoostingClassifierBenchmark.peakmem_fit ok +[30.43%] ··· ================ ======= + representation + ---------------- ------- + dense 92.3M + sparse 118M + ================ ======= + +[31.30%] ··· ...tBoostingClassifierBenchmark.peakmem_predict ok +[31.30%] ··· ================ ======= + representation + ---------------- ------- + dense 89.5M + sparse 99.1M + ================ ======= + +[32.17%] ··· ...GradientBoostingClassifierBenchmark.time_fit ok +[32.17%] ··· ================ ============ + representation + ---------------- ------------ + dense 2.80±0.01s + sparse 2.37±0.02s + ================ ============ + +[33.04%] ··· ...ientBoostingClassifierBenchmark.time_predict ok +[33.04%] ··· ================ ============ + representation + ---------------- ------------ + dense 45.0±0.2ms + sparse 42.4±0.8ms + ================ ============ + +[33.91%] ··· ...BoostingClassifierBenchmark.track_test_score ok +[33.91%] ··· ================ ===================== + representation + ---------------- --------------------- + dense 0.5538994082021712 + sparse 0.10409974329281042 + ================ ===================== + +[34.78%] ··· ...oostingClassifierBenchmark.track_train_score ok +[34.78%] ··· ================ ===================== + representation + ---------------- --------------------- + dense 0.6275590586423204 + sparse 0.15180008167538628 + ================ ===================== + +[35.65%] ··· Setting up ensemble:103 ok +[35.65%] ··· ...dientBoostingClassifierBenchmark.peakmem_fit 104M +[36.52%] ··· ...tBoostingClassifierBenchmark.peakmem_predict 92.5M +[37.39%] ··· ...GradientBoostingClassifierBenchmark.time_fit 2.24±0.02s +[38.26%] ··· ...ientBoostingClassifierBenchmark.time_predict 89.4±0.4ms +[39.13%] ··· ...BoostingClassifierBenchmark.track_test_score 0.7230709112942986 +[40.00%] ··· ...oostingClassifierBenchmark.track_train_score 0.9812160155622751 +[40.87%] ··· Setting up ensemble:24 ok +[40.87%] ··· ....RandomForestClassifierBenchmark.peakmem_fit ok +[40.87%] ··· ================ ====== ====== + -- n_jobs + ---------------- ------------- + representation 1 4 + ================ ====== ====== + dense 179M 179M + sparse 403M 403M + ================ ====== ====== + +[41.74%] ··· ...domForestClassifierBenchmark.peakmem_predict ok +[41.74%] ··· ================ ====== ====== + -- n_jobs + ---------------- ------------- + representation 1 4 + ================ ====== ====== + dense 182M 188M + sparse 403M 403M + ================ ====== ====== + +[42.61%] ··· ...ble.RandomForestClassifierBenchmark.time_fit ok +[42.61%] ··· ================ ============ ============ + -- n_jobs + ---------------- ------------------------- + representation 1 4 + ================ ============ ============ + dense 8.86±0.02s 2.63±0.09s + sparse 13.0±0.03s 3.70±0.07s + ================ ============ ============ + +[43.48%] ··· ...RandomForestClassifierBenchmark.time_predict ok +[43.48%] ··· ================ ============ ========== + -- n_jobs + ---------------- ----------------------- + representation 1 4 + ================ ============ ========== + dense 183±2ms 125±5ms + sparse 2.13±0.01s 733±20ms + ================ ============ ========== + +[44.35%] ··· ...omForestClassifierBenchmark.track_test_score ok +[44.35%] ··· ================ ==================== ==================== + -- n_jobs + ---------------- ----------------------------------------- + representation 1 4 + ================ ==================== ==================== + dense 0.7585626039058477 0.7585626039058477 + sparse 0.8656423941766682 0.8656423941766682 + ================ ==================== ==================== + +[45.22%] ··· ...mForestClassifierBenchmark.track_train_score ok +[45.22%] ··· ================ ==================== ==================== + -- n_jobs + ---------------- ----------------------------------------- + representation 1 4 + ================ ==================== ==================== + dense 0.9967523868251567 0.9967523868251567 + sparse 0.9996123288718864 0.9996123288718864 + ================ ==================== ==================== + +[46.09%] ··· Setting up linear_model:187 ok +[46.09%] ··· linear_model.ElasticNetBenchmark.peakmem_fit ok +[46.09%] ··· ================ ====== ======= + -- precompute + ---------------- -------------- + representation True False + ================ ====== ======= + dense 853M 1.21G + sparse 124M n/a + ================ ====== ======= + +[46.09%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[46.96%] ··· ...ar_model.ElasticNetBenchmark.peakmem_predict ok +[46.96%] ··· ================ ======= ======= + -- precompute + ---------------- --------------- + representation True False + ================ ======= ======= + dense 489M 489M + sparse 97.2M n/a + ================ ======= ======= + +[46.96%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[47.83%] ··· linear_model.ElasticNetBenchmark.time_fit ok +[47.83%] ··· ================ ============ ========= + -- precompute + ---------------- ---------------------- + representation True False + ================ ============ ========= + dense 1.51±0.01s 1.84±0s + sparse 2.99±0.01s n/a + ================ ============ ========= + +[47.83%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[48.70%] ··· linear_model.ElasticNetBenchmark.time_predict ok +[48.70%] ··· ================ ============= ============ + -- precompute + ---------------- -------------------------- + representation True False + ================ ============= ============ + dense 48.8±0.06ms 52.2±0.2ms + sparse 3.11±0.4ms n/a + ================ ============= ============ + +[48.70%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[49.57%] ··· ...r_model.ElasticNetBenchmark.track_test_score ok +[49.57%] ··· ================ ==================== ==================== + -- precompute + ---------------- ----------------------------------------- + representation True False + ================ ==================== ==================== + dense 0.9274010856209145 0.9274010850953214 + sparse 0.9486003961391621 n/a + ================ ==================== ==================== + +[49.57%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[50.43%] ··· ..._model.ElasticNetBenchmark.track_train_score ok +[50.43%] ··· ================ ==================== ==================== + -- precompute + ---------------- ----------------------------------------- + representation True False + ================ ==================== ==================== + dense 0.9276022550495941 0.9276022552325599 + sparse 0.9562712119596813 n/a + ================ ==================== ==================== + +[50.43%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[51.30%] ··· Setting up linear_model:228 ok +[51.30%] ··· linear_model.LassoBenchmark.peakmem_fit ok +[51.30%] ··· ================ ====== ======= + -- precompute + ---------------- -------------- + representation True False + ================ ====== ======= + dense 853M 1.21G + sparse 124M n/a + ================ ====== ======= + +[51.30%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[52.17%] ··· linear_model.LassoBenchmark.peakmem_predict ok +[52.17%] ··· ================ ======= ======= + -- precompute + ---------------- --------------- + representation True False + ================ ======= ======= + dense 489M 489M + sparse 97.1M n/a + ================ ======= ======= + +[52.17%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[53.04%] ··· linear_model.LassoBenchmark.time_fit ok +[53.04%] ··· ================ ============ ============ + -- precompute + ---------------- ------------------------- + representation True False + ================ ============ ============ + dense 1.52±0s 1.85±0.01s + sparse 2.36±0.01s n/a + ================ ============ ============ + +[53.04%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[53.91%] ··· linear_model.LassoBenchmark.time_predict ok +[53.91%] ··· ================ ============ ============ + -- precompute + ---------------- ------------------------- + representation True False + ================ ============ ============ + dense 51.6±0.4ms 48.7±0.1ms + sparse 3.07±0.2ms n/a + ================ ============ ============ + +[53.91%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[54.78%] ··· linear_model.LassoBenchmark.track_test_score ok +[54.78%] ··· ================ ==================== ==================== + -- precompute + ---------------- ----------------------------------------- + representation True False + ================ ==================== ==================== + dense 0.9274015024583205 0.9274015028138817 + sparse 0.9474469465696675 n/a + ================ ==================== ==================== + +[54.78%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[55.65%] ··· linear_model.LassoBenchmark.track_train_score ok +[55.65%] ··· ================ ==================== ==================== + -- precompute + ---------------- ----------------------------------------- + representation True False + ================ ==================== ==================== + dense 0.92760249197518 0.9276024919395177 + sparse 0.9538968610806371 n/a + ================ ==================== ==================== + +[55.65%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[56.52%] ··· Setting up linear_model:119 ok +[56.52%] ··· ..._model.LinearRegressionBenchmark.peakmem_fit ok +[56.52%] ··· ================ ======= + representation + ---------------- ------- + dense 1.22G + sparse 237M + ================ ======= + +[57.39%] ··· ...el.LinearRegressionBenchmark.peakmem_predict ok +[57.39%] ··· ================ ====== + representation + ---------------- ------ + dense 489M + sparse 157M + ================ ====== + +[58.26%] ··· linear_model.LinearRegressionBenchmark.time_fit ok +[58.26%] ··· ================ ============ + representation + ---------------- ------------ + dense 3.08±0.02s + sparse 1.12±0s + ================ ============ + +[59.13%] ··· ...model.LinearRegressionBenchmark.time_predict ok +[59.13%] ··· ================ ============ + representation + ---------------- ------------ + dense 50.3±0.1ms + sparse 34.0±0.9ms + ================ ============ + +[60.00%] ··· ...l.LinearRegressionBenchmark.track_test_score ok +[60.00%] ··· ================ ===================== + representation + ---------------- --------------------- + dense 0.9274012651798128 + sparse 0.10582869103280579 + ================ ===================== + +[60.87%] ··· ....LinearRegressionBenchmark.track_train_score ok +[60.87%] ··· ================ ==================== + representation + ---------------- -------------------- + dense 0.927602494829764 + sparse 0.9999999999964241 + ================ ==================== + +[61.74%] ··· Setting up linear_model:28 ok +[61.74%] ··· ...odel.LogisticRegressionBenchmark.peakmem_fit ok +[61.74%] ··· ================ ======== ====== ======= + -- n_jobs + ------------------------- -------------- + representation solver 1 4 + ================ ======== ====== ======= + dense lbfgs 106M 99.4M + dense saga 84M 85.1M + sparse lbfgs 381M 126M + sparse saga 105M 105M + ================ ======== ====== ======= + +[62.61%] ··· ....LogisticRegressionBenchmark.peakmem_predict ok +[62.61%] ··· ================ ======== ======= ======= + -- n_jobs + ------------------------- --------------- + representation solver 1 4 + ================ ======== ======= ======= + dense lbfgs 99.5M 99.6M + dense saga 86.7M 86.4M + sparse lbfgs 101M 101M + sparse saga 88.4M 88.8M + ================ ======== ======= ======= + +[63.48%] ··· ...r_model.LogisticRegressionBenchmark.time_fit ok +[63.48%] ··· ================ ======== ============ =========== + -- n_jobs + ------------------------- ------------------------ + representation solver 1 4 + ================ ======== ============ =========== + dense lbfgs 21.7±2ms 190±5ms + dense saga 5.11±0.06s 5.22±0.5s + sparse lbfgs 1.04±0.01s 2.99±0.2s + sparse saga 4.14±0.01s 4.37±0.4s + ================ ======== ============ =========== + +[64.35%] ··· ...del.LogisticRegressionBenchmark.time_predict ok +[64.35%] ··· ================ ======== ============= ============= + -- n_jobs + ------------------------- --------------------------- + representation solver 1 4 + ================ ======== ============= ============= + dense lbfgs 3.31±0.2ms 3.10±0.1ms + dense saga 1.94±0.03ms 1.93±0.02ms + sparse lbfgs 6.97±0.03ms 9.87±0.05ms + sparse saga 6.46±0.04ms 5.18±0.02ms + ================ ======== ============= ============= + +[65.22%] ··· ...LogisticRegressionBenchmark.track_test_score ok +[65.22%] ··· ================ ======== ======== ===================== + representation solver n_jobs + ---------------- -------- -------- --------------------- + dense lbfgs 1 0.17398254844856934 + dense lbfgs 4 0.17398254844856934 + dense saga 1 0.7797346813256456 + dense saga 4 0.7797346813256456 + sparse lbfgs 1 0.06538461538461539 + sparse lbfgs 4 0.06538461538461539 + sparse saga 1 0.5765140080078162 + sparse saga 4 0.5765140080078162 + ================ ======== ======== ===================== + +[66.09%] ··· ...ogisticRegressionBenchmark.track_train_score ok +[66.09%] ··· ================ ======== ======== ===================== + representation solver n_jobs + ---------------- -------- -------- --------------------- + dense lbfgs 1 0.17975294465694214 + dense lbfgs 4 0.17975294465694214 + dense saga 1 0.8010646797512333 + dense saga 4 0.8010646797512333 + sparse lbfgs 1 0.0681998556998557 + sparse lbfgs 4 0.0681998556998557 + sparse saga 1 0.6908414295256007 + sparse saga 4 0.6908414295256007 + ================ ======== ======== ===================== + +[66.96%] ··· Setting up linear_model:78 ok +[66.96%] ··· linear_model.RidgeBenchmark.peakmem_fit ok +[66.96%] ··· ================ =========== ======= + representation solver + ---------------- ----------- ------- + dense auto 464M + dense svd 826M + dense cholesky 464M + dense lsqr 473M + dense sparse_cg 467M + dense sag 473M + dense saga 473M + sparse auto 193M + sparse svd n/a + sparse cholesky 1.27G + sparse lsqr 195M + sparse sparse_cg 193M + sparse sag 158M + sparse saga 158M + ================ =========== ======= + +[66.96%] ···· For parameters: 'sparse', 'svd' + asv: skipped: NotImplementedError() + +[67.83%] ··· linear_model.RidgeBenchmark.peakmem_predict ok +[67.83%] ··· ================ =========== ====== + representation solver + ---------------- ----------- ------ + dense auto 284M + dense svd 284M + dense cholesky 284M + dense lsqr 284M + dense sparse_cg 284M + dense sag 284M + dense saga 284M + sparse auto 120M + sparse svd n/a + sparse cholesky 120M + sparse lsqr 120M + sparse sparse_cg 120M + sparse sag 118M + sparse saga 120M + ================ =========== ====== + +[67.83%] ···· For parameters: 'sparse', 'svd' + asv: skipped: NotImplementedError() + +[68.70%] ··· linear_model.RidgeBenchmark.time_fit ok +[68.70%] ··· ================ =========== ============ + representation solver + ---------------- ----------- ------------ + dense auto 214±2ms + dense svd 1.70±0.03s + dense cholesky 210±3ms + dense lsqr 228±20ms + dense sparse_cg 262±6ms + dense sag 27.6±0.03s + dense saga 13.9±0.05s + sparse auto 154±3ms + sparse svd n/a + sparse cholesky 5.73±0.05s + sparse lsqr 143±5ms + sparse sparse_cg 154±2ms + sparse sag 2.57±0.04s + sparse saga 1.89±0.02s + ================ =========== ============ + +[68.70%] ···· For parameters: 'sparse', 'svd' + asv: skipped: NotImplementedError() + +[69.57%] ··· linear_model.RidgeBenchmark.time_predict ok +[69.57%] ··· ================ =========== ============= + representation solver + ---------------- ----------- ------------- + dense auto 25.9±0.2ms + dense svd 25.7±0.7ms + dense cholesky 24.4±0.1ms + dense lsqr 24.4±0.09ms + dense sparse_cg 24.4±0.1ms + dense sag 24.5±0.1ms + dense saga 24.5±0.1ms + sparse auto 7.78±0.04ms + sparse svd n/a + sparse cholesky 7.38±1ms + sparse lsqr 7.09±0.2ms + sparse sparse_cg 8.23±0.7ms + sparse sag 7.25±1ms + sparse saga 7.12±0.2ms + ================ =========== ============= + +[69.57%] ···· For parameters: 'sparse', 'svd' + asv: skipped: NotImplementedError() + +[70.43%] ··· linear_model.RidgeBenchmark.track_test_score ok +[70.43%] ··· ================ =========== ==================== + representation solver + ---------------- ----------- -------------------- + dense auto 0.943399575027382 + dense svd 0.9433995638980545 + dense cholesky 0.943399575027382 + dense lsqr 0.9433995757192792 + dense sparse_cg 0.9433995989989826 + dense sag 0.94339933719428 + dense saga 0.9433995886080997 + sparse auto 0.9553127258373262 + sparse svd n/a + sparse cholesky 0.9553126485034527 + sparse lsqr 0.955312726891467 + sparse sparse_cg 0.9553127258373262 + sparse sag 0.9553156949051029 + sparse saga 0.9553163489641487 + ================ =========== ==================== + +[70.43%] ···· For parameters: 'sparse', 'svd' + asv: skipped: NotImplementedError() + +[71.30%] ··· linear_model.RidgeBenchmark.track_train_score ok +[71.30%] ··· ================ =========== ==================== + representation solver + ---------------- ----------- -------------------- + dense auto 0.9444001571921127 + dense svd 0.9444001571502235 + dense cholesky 0.9444001571921127 + dense lsqr 0.9444001572131616 + dense sparse_cg 0.9444001571192623 + dense sag 0.9444001419121766 + dense saga 0.9444001543688754 + sparse auto 0.9660127095983807 + sparse svd n/a + sparse cholesky 0.9660127125237176 + sparse lsqr 0.9660127095398792 + sparse sparse_cg 0.9660127095983807 + sparse sag 0.9660091513999579 + sparse saga 0.9660091152216325 + ================ =========== ==================== + +[71.30%] ···· For parameters: 'sparse', 'svd' + asv: skipped: NotImplementedError() + +[72.17%] ··· Setting up linear_model:151 ok +[72.17%] ··· linear_model.SGDRegressorBenchmark.peakmem_fit ok +[72.17%] ··· ================ ======= + representation + ---------------- ------- + dense 161M + sparse 88.3M + ================ ======= + +[73.04%] ··· ..._model.SGDRegressorBenchmark.peakmem_predict ok +[73.04%] ··· ================ ======= + representation + ---------------- ------- + dense 159M + sparse 86.8M + ================ ======= + +[73.91%] ··· linear_model.SGDRegressorBenchmark.time_fit ok +[73.91%] ··· ================ ============ + representation + ---------------- ------------ + dense 5.44±0.01s + sparse 4.43±0s + ================ ============ + +[74.78%] ··· linear_model.SGDRegressorBenchmark.time_predict ok +[74.78%] ··· ================ ============= + representation + ---------------- ------------- + dense 11.0±0.7ms + sparse 2.46±0.01ms + ================ ============= + +[75.65%] ··· ...model.SGDRegressorBenchmark.track_test_score ok +[75.65%] ··· ================ ==================== + representation + ---------------- -------------------- + dense 0.9636293915848902 + sparse 0.9614357300047145 + ================ ==================== + +[76.52%] ··· ...odel.SGDRegressorBenchmark.track_train_score ok +[76.52%] ··· ================ ==================== + representation + ---------------- -------------------- + dense 0.9641785427097553 + sparse 0.9621055026393872 + ================ ==================== + +[77.39%] ··· Setting up manifold:15 ok +[77.39%] ··· manifold.TSNEBenchmark.peakmem_fit ok +[77.39%] ··· ============ ======= + method + ------------ ------- + exact 89.8M + barnes_hut 97.5M + ============ ======= + +[78.26%] ··· manifold.TSNEBenchmark.time_fit ok +[78.26%] ··· ============ ============ + method + ------------ ------------ + exact 6.80±0.02s + barnes_hut 3.12±0.2s + ============ ============ + +[79.13%] ··· manifold.TSNEBenchmark.track_test_score ok +[79.13%] ··· ============ ==================== + method + ------------ -------------------- + exact 0.3218818006120378 + barnes_hut 0.7243015170097351 + ============ ==================== + +[80.00%] ··· manifold.TSNEBenchmark.track_train_score ok +[80.00%] ··· ============ ==================== + method + ------------ -------------------- + exact 0.3218818006120378 + barnes_hut 0.7243015170097351 + ============ ==================== + +[80.87%] ··· ...istancesBenchmark.peakmem_pairwise_distances ok +[80.87%] ··· ================ ============= ======= ======= + -- n_jobs + ------------------------------ --------------- + representation metric 1 4 + ================ ============= ======= ======= + dense cosine 669M 785M + dense euclidean 752M 1.05G + dense manhattan 255M 341M + dense correlation 248M 484M + sparse cosine 1.42G 1.42G + sparse euclidean 571M 1.05G + sparse manhattan 188M 217M + sparse correlation n/a n/a + ================ ============= ======= ======= + +[80.87%] ···· For parameters: 'dense', 'cosine', 1 + ________________________________________________________________________________ + [Memory] Calling benchmarks.datasets._random_dataset... + _random_dataset(n_samples=12000, representation='dense') + ___________________________________________________random_dataset - 0.2s, 0.0min + + For parameters: 'dense', 'manhattan', 1 + ________________________________________________________________________________ + [Memory] Calling benchmarks.datasets._random_dataset... + _random_dataset(n_samples=4000, representation='dense') + ___________________________________________________random_dataset - 0.1s, 0.0min + + For parameters: 'sparse', 'cosine', 1 + ________________________________________________________________________________ + [Memory] Calling benchmarks.datasets._random_dataset... + _random_dataset(n_samples=12000, representation='sparse') + ___________________________________________________random_dataset - 0.9s, 0.0min + + For parameters: 'sparse', 'manhattan', 1 + ________________________________________________________________________________ + [Memory] Calling benchmarks.datasets._random_dataset... + _random_dataset(n_samples=4000, representation='sparse') + ___________________________________________________random_dataset - 0.3s, 0.0min + + For parameters: 'sparse', 'correlation', 1 + asv: skipped: NotImplementedError() + + For parameters: 'sparse', 'correlation', 4 + asv: skipped: NotImplementedError() + +[81.74%] ··· ...seDistancesBenchmark.time_pairwise_distances ok +[81.74%] ··· ================ ============= ============ ============ + -- n_jobs + ------------------------------ ------------------------- + representation metric 1 4 + ================ ============= ============ ============ + dense cosine 1.08±0.02s 1.26±0.04s + dense euclidean 1.68±0s 3.03±0.09s + dense manhattan 6.40±0.2s 2.66±0.07s + dense correlation 3.25±0.01s 2.51±0.05s + sparse cosine 3.68±0.01s 2.63±0.04s + sparse euclidean 2.57±0.02s 2.10±0.05s + sparse manhattan 1.22±0.02s 1.33±0.02s + sparse correlation n/a n/a + ================ ============= ============ ============ + +[81.74%] ···· For parameters: 'sparse', 'correlation', 1 + asv: skipped: NotImplementedError() + + For parameters: 'sparse', 'correlation', 4 + asv: skipped: NotImplementedError() + +[82.61%] ··· ...on.CrossValidationBenchmark.peakmem_crossval ok +[82.61%] ··· ======== ====== + n_jobs + -------- ------ + 1 219M + 4 119M + ======== ====== + +[82.61%] ···· For parameters: 1 + ________________________________________________________________________________ + [Memory] Calling benchmarks.datasets._synth_classification_dataset... + _synth_classification_dataset(n_samples=50000, n_features=100) + _____________________________________synth_classification_dataset - 0.5s, 0.0min + +[83.48%] ··· ...ction.CrossValidationBenchmark.time_crossval ok +[83.48%] ··· ======== ============ + n_jobs + -------- ------------ + 1 1.01±0.03m + 4 17.2±0.04s + ======== ============ + +[84.35%] ··· ...tion.CrossValidationBenchmark.track_crossval ok +[84.35%] ··· ======== ==================== + n_jobs + -------- -------------------- + 1 0.9001555555555555 + 4 0.9001555555555555 + ======== ==================== + +[85.22%] ··· Setting up model_selection:51 ok +[85.22%] ··· model_selection.GridSearchBenchmark.peakmem_fit ok +[85.22%] ··· ======== ======= + n_jobs + -------- ------- + 1 96.1M + 4 93.6M + ======== ======= + +[86.09%] ··· ...election.GridSearchBenchmark.peakmem_predict ok +[86.09%] ··· ======== ======= + n_jobs + -------- ------- + 1 88.3M + 4 88.3M + ======== ======= + +[86.96%] ··· model_selection.GridSearchBenchmark.time_fit ok +[86.96%] ··· ======== ============ + n_jobs + -------- ------------ + 1 5.72±0.04m + 4 1.69±0.01m + ======== ============ + +[87.83%] ··· ...l_selection.GridSearchBenchmark.time_predict ok +[87.83%] ··· ======== ============ + n_jobs + -------- ------------ + 1 38.3±6ms + 4 38.2±0.5ms + ======== ============ + +[88.70%] ··· ...lection.GridSearchBenchmark.track_test_score ok +[88.70%] ··· ======== ==================== + n_jobs + -------- -------------------- + 1 0.8678060899936387 + 4 0.8678060899936387 + ======== ==================== + +[89.57%] ··· ...ection.GridSearchBenchmark.track_train_score ok +[89.57%] ··· ======== ==================== + n_jobs + -------- -------------------- + 1 0.9966662088870577 + 4 0.9966662088870577 + ======== ==================== + +[90.43%] ··· Setting up neighbors:16 ok +[90.43%] ··· ...rs.KNeighborsClassifierBenchmark.peakmem_fit ok +[90.43%] ··· =========== ========= ========= ========== ========== + -- dimension / n_jobs + ----------- ----------------------------------------- + algorithm low / 1 low / 4 high / 1 high / 4 + =========== ========= ========= ========== ========== + brute 77.9M 77.9M 81.4M 81.4M + kd_tree 80.2M 80.9M 88.9M 88.9M + ball_tree 80.8M 80.8M 88.7M 88.7M + =========== ========= ========= ========== ========== + +[91.30%] ··· ...NeighborsClassifierBenchmark.peakmem_predict ok +[91.30%] ··· =========== ========= ========= ========== ========== + -- dimension / n_jobs + ----------- ----------------------------------------- + algorithm low / 1 low / 4 high / 1 high / 4 + =========== ========= ========= ========== ========== + brute 88.7M 88.8M 93.5M 93.7M + kd_tree 82.1M 84.5M 91.6M 91.3M + ball_tree 81.9M 84.3M 91.4M 91.5M + =========== ========= ========= ========== ========== + +[92.17%] ··· ...hbors.KNeighborsClassifierBenchmark.time_fit ok +[92.17%] ··· =========== =========== ============= ============= + -- n_jobs + ----------------------- --------------------------- + algorithm dimension 1 4 + =========== =========== ============= ============= + brute low 1.52±0.2ms 1.52±0ms + brute high 1.83±0.02ms 1.36±0.3ms + kd_tree low 12.8±0.8ms 17.2±0.06ms + kd_tree high 51.9±0.6ms 59.6±0.7ms + ball_tree low 10.1±0.07ms 12.4±0.3ms + ball_tree high 38.6±5ms 38.4±0.3ms + =========== =========== ============= ============= + +[93.04%] ··· ...s.KNeighborsClassifierBenchmark.time_predict ok +[93.04%] ··· =========== =========== ============ ============ + -- n_jobs + ----------------------- ------------------------- + algorithm dimension 1 4 + =========== =========== ============ ============ + brute low 86.7±0.6ms 90.6±0.1ms + brute high 130±0.3ms 125±1ms + kd_tree low 1.33±0.04s 2.75±0.08s + kd_tree high 8.40±0.1s 7.89±0.3s + ball_tree low 2.17±0.02s 4.85±0.7s + ball_tree high 7.45±0.02s 10.9±0.3s + =========== =========== ============ ============ + +[93.91%] ··· ...eighborsClassifierBenchmark.track_test_score ok +[93.91%] ··· =========== =========== ======== ==================== + algorithm dimension n_jobs + ----------- ----------- -------- -------------------- + brute low 1 0.440422580987736 + brute low 4 0.440422580987736 + brute high 1 0.6543181004951811 + brute high 4 0.6543181004951811 + kd_tree low 1 0.440422580987736 + kd_tree low 4 0.440422580987736 + kd_tree high 1 0.6543181004951811 + kd_tree high 4 0.6543181004951811 + ball_tree low 1 0.440422580987736 + ball_tree low 4 0.440422580987736 + ball_tree high 1 0.6543181004951811 + ball_tree high 4 0.6543181004951811 + =========== =========== ======== ==================== + +[94.78%] ··· ...ighborsClassifierBenchmark.track_train_score ok +[94.78%] ··· =========== =========== ======== ==================== + algorithm dimension n_jobs + ----------- ----------- -------- -------------------- + brute low 1 0.6369444540045202 + brute low 4 0.6369444540045202 + brute high 1 0.7931023079860425 + brute high 4 0.7931023079860425 + kd_tree low 1 0.6369444540045202 + kd_tree low 4 0.6369444540045202 + kd_tree high 1 0.7931023079860425 + kd_tree high 4 0.7931023079860425 + ball_tree low 1 0.6369444540045202 + ball_tree low 4 0.6369444540045202 + ball_tree high 1 0.7931023079860425 + ball_tree high 4 0.7931023079860425 + =========== =========== ======== ==================== + +[95.65%] ··· Setting up svm:14 ok +[95.65%] ··· svm.SVCBenchmark.peakmem_fit ok +[95.65%] ··· ========= ====== + kernel + --------- ------ + linear 278M + poly 277M + rbf 277M + sigmoid 278M + ========= ====== + +[95.65%] ···· For parameters: 'linear' + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + + For parameters: 'poly' + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + + For parameters: 'rbf' + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + + For parameters: 'sigmoid' + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + +[96.52%] ··· svm.SVCBenchmark.peakmem_predict ok +[96.52%] ··· ========= ====== + kernel + --------- ------ + linear 204M + poly 204M + rbf 204M + sigmoid 204M + ========= ====== + +[97.39%] ··· svm.SVCBenchmark.time_fit ok +[97.39%] ··· ========= ========= + kernel + --------- --------- + linear 1.72±0s + poly 1.72±0s + rbf 1.74±0s + sigmoid 1.73±0s + ========= ========= + +[97.39%] ···· For parameters: 'linear' + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + + For parameters: 'poly' + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + + For parameters: 'rbf' + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + + For parameters: 'sigmoid' + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/svm/_base.py:297: ConvergenceWarning: Solver terminated early (max_iter=100). Consider pre-processing your data with StandardScaler or MinMaxScaler. + warnings.warn( + +[98.26%] ··· svm.SVCBenchmark.time_predict ok +[98.26%] ··· ========= ============ + kernel + --------- ------------ + linear 695±50ms + poly 617±4ms + rbf 1.88±0.06s + sigmoid 631±5ms + ========= ============ + +[99.13%] ··· svm.SVCBenchmark.track_test_score ok +[99.13%] ··· ========= ==================== + kernel + --------- -------------------- + linear 0.5899537620849096 + poly 0.5 + rbf 0.564312736443884 + sigmoid 0.5710382513661202 + ========= ==================== + +[100.00%] ··· svm.SVCBenchmark.track_train_score ok +[100.00%] ··· ========= ==================== + kernel + --------- -------------------- + linear 0.7373393801965231 + poly 0.6089324618736384 + rbf 0.7382063936685785 + sigmoid 0.741296518607443 + ========= ==================== + + + +***** Publish ***** + +[11.11%] · Loading machine info +[22.22%] · Getting params, commits, tags and branches +[33.33%] · Loading results +[44.44%] · Detecting steps +[55.56%] · Generating graphs +[66.67%] · Generating output for SummaryGrid +[77.78%] · Generating output for SummaryList +[88.89%] · Generating output for Regressions +[100.00%] · Writing index + + +***** Dependencies ***** + +# packages in environment at /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e: +# +# Name Version Build Channel +_libgcc_mutex 0.1 conda_forge conda-forge +_openmp_mutex 4.5 2_gnu conda-forge +asv-runner 0.1.0 pypi_0 pypi +bzip2 1.0.8 hd590300_5 conda-forge +ca-certificates 2023.11.17 hbcca054_0 conda-forge +cython 3.0.3 py311hb755f60_0 conda-forge +joblib 1.3.2 pyhd8ed1ab_0 conda-forge +ld_impl_linux-64 2.40 h41732ed_0 conda-forge +libblas 3.9.0 20_linux64_openblas conda-forge +libcblas 3.9.0 20_linux64_openblas conda-forge +libexpat 2.5.0 hcb278e6_1 conda-forge +libffi 3.4.2 h7f98852_5 conda-forge +libgcc-ng 13.2.0 h807b86a_3 conda-forge +libgfortran-ng 13.2.0 h69a702a_3 conda-forge +libgfortran5 13.2.0 ha4646dd_3 conda-forge +libgomp 13.2.0 h807b86a_3 conda-forge +liblapack 3.9.0 20_linux64_openblas conda-forge +libnsl 2.0.1 hd590300_0 conda-forge +libopenblas 0.3.25 pthreads_h413a1c8_0 conda-forge +libsqlite 3.44.2 h2797004_0 conda-forge +libstdcxx-ng 13.2.0 h7e041cc_3 conda-forge +libuuid 2.38.1 h0b41bf4_0 conda-forge +libxcrypt 4.4.36 hd590300_1 conda-forge +libzlib 1.2.13 hd590300_5 conda-forge +ncurses 6.4 h59595ed_2 conda-forge +numpy 1.25.2 py311h64a7726_0 conda-forge +openssl 3.2.0 hd590300_1 conda-forge +pandas 2.1.0 py311h320fe9a_0 conda-forge +pip 23.3.2 pyhd8ed1ab_0 conda-forge +pympler 1.0.1 pypi_0 pypi +python 3.11.7 hab00c5b_1_cpython conda-forge +python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge +python-tzdata 2023.4 pyhd8ed1ab_0 conda-forge +python_abi 3.11 4_cp311 conda-forge +pytz 2023.3.post1 pyhd8ed1ab_0 conda-forge +readline 8.2 h8228510_1 conda-forge +scikit-learn 1.5.dev0 pypi_0 pypi +scipy 1.11.2 py311h64a7726_1 conda-forge +setuptools 69.0.3 pyhd8ed1ab_0 conda-forge +six 1.16.0 pyh6c4a22f_0 conda-forge +threadpoolctl 3.2.0 pyha21a80b_0 conda-forge +tk 8.6.13 noxft_h4845f30_101 conda-forge +tzdata 2023d h0c530f3_0 conda-forge +wheel 0.42.0 pyhd8ed1ab_0 conda-forge +xz 5.2.6 h166bdaf_0 conda-forge + + +***** Threadpool info ***** + +[ + { + "user_api": "blas", + "internal_api": "openblas", + "num_threads": 8, + "prefix": "libopenblas", + "filepath": "/home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/libopenblasp-r0.3.25.so", + "version": "0.3.25", + "threading_layer": "pthreads", + "architecture": "Haswell" + }, + { + "user_api": "openmp", + "internal_api": "openmp", + "num_threads": 8, + "prefix": "libgomp", + "filepath": "/home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/libgomp.so.1.0.0", + "version": null + } +] + + +***** System info ***** + +Architecture: x86_64 +CPU op-mode(s): 32-bit, 64-bit +Address sizes: 46 bits physical, 48 bits virtual +Byte Order: Little Endian +CPU(s): 8 +On-line CPU(s) list: 0-7 +Vendor ID: GenuineIntel +Model name: Intel Core Processor (Haswell, no TSX) +CPU family: 6 +Model: 60 +Thread(s) per core: 1 +Core(s) per socket: 1 +Socket(s): 8 +Stepping: 1 +BogoMIPS: 4589.35 +Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat +Hypervisor vendor: KVM +Virtualization type: full +L1d cache: 256 KiB (8 instances) +L1i cache: 256 KiB (8 instances) +L2 cache: 32 MiB (8 instances) +NUMA node(s): 1 +NUMA node0 CPU(s): 0-7 +Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported +Vulnerability L1tf: Mitigation; PTE Inversion +Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown +Vulnerability Meltdown: Mitigation; PTI +Vulnerability Mmio stale data: Unknown: No mitigations +Vulnerability Retbleed: Not affected +Vulnerability Spec store bypass: Vulnerable +Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization +Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected +Vulnerability Srbds: Unknown: Dependent on hypervisor status +Vulnerability Tsx async abort: Not affected +MemTotal: 16384572 kB diff --git a/results/sklearn-benchmark/9d919436-conda-py3.11-cython3.0.3-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0.json b/results/sklearn-benchmark/9d919436-conda-py3.11-cython3.0.3-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0.json new file mode 100644 index 0000000000..bdeda09be3 --- /dev/null +++ b/results/sklearn-benchmark/9d919436-conda-py3.11-cython3.0.3-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0.json @@ -0,0 +1 @@ +{"commit_hash": "9d919436000b4c46afc06c1520a497babc0d5dcf", "env_name": "conda-py3.11-cython3.0.3-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0", "date": 1706298078000, "params": {"arch": "x86_64", "cpu": "Intel Core Processor (Haswell, no TSX)", "machine": "sklearn-benchmark", "num_cpu": "8", "os": "Linux 4.15.0-20-generic", "ram": "16424684", "python": "3.11", "numpy": "1.25.2", "scipy": "1.11.2", "cython": "3.0.3", "joblib": "1.3.2", "threadpoolctl": "3.2.0", "pandas": "2.1.0"}, "python": "3.11", "requirements": {"numpy": "1.25.2", "scipy": "1.11.2", "cython": "3.0.3", "joblib": "1.3.2", "threadpoolctl": "3.2.0", "pandas": "2.1.0"}, "env_vars": {}, "result_columns": ["result", "params", "version", "started_at", "duration", "stats_ci_99_a", "stats_ci_99_b", "stats_q_25", "stats_q_75", "stats_number", "stats_repeat", "samples", "profile"], "results": {"cluster.KMeansBenchmark.peakmem_fit": [[103968768, 114302976, 137940992, 138297344, 255295488, 254574592, 262283264, 261349376], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "a9d893de2d92e56e4dbeab4d7b7b4d5e00add3f4e993b164664b7ebbdd036dc7", 1706303904154, 24.396], "cluster.KMeansBenchmark.peakmem_predict": [[90439680, 90181632, 90374144, 90374144, 98017280, 98017280, 98017280, 98017280], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "0f7d945338d774baae43a82dff7fe9f0db16ff6d1481b5afd437048b544396fc", 1706303928553, 1.3653], "cluster.KMeansBenchmark.peakmem_transform": [[121225216, 121217024, 121241600, 121200640, 125587456, 125591552, 125587456, 125591552], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "576d76cb6e3aa82315e3d3dc6a2e8b7e58cb38bdd510df6801ab645465f4eb70", 1706303929920, 29.187], "cluster.KMeansBenchmark.time_fit": [[0.41154174899998, 1.2607590509999227, 2.2011183480001364, 2.1597065629998724, 1.6814158219999626, 4.55037832849996, 3.491921561500021, 5.191963325000188], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "a8dbf56b4b6365cb1e3c23b71c7df95ae011632c95124496f8fd1c30430154ec", 1706303959108, 255.22, [0.40847, 1.2549, 2.175, 2.1121, 1.5866, 4.1622, 3.3682, 5.0786], [0.42356, 1.3709, 2.458, 2.2567, 1.7589, 5.5374, 3.5438, 5.4719], [0.40651, 1.2557, 2.1854, 2.149, 1.6034, 4.4443, 3.4429, 5.1912], [0.44028, 1.308, 2.2264, 2.1902, 1.7415, 4.8283, 3.5247, 5.2616], [1, 1, 1, 1, 1, 1, 1, 1], [69, 23, 13, 13, 17, 6, 8, 5]], "cluster.KMeansBenchmark.time_predict": [[0.005914783250034361, 0.005284995750002963, 0.008365307000019584, 0.005323996750007609, 0.026563104500041845, 0.028613748499878966, 0.02687354799991226, 0.02679438600011963], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "611589f0c08131355c37720106ea132a2653a100660cd34884455259325b9c83", 1706304214333, 29.07, [0.0058168, 0.005252, 0.0063028, 0.0052764, 0.019557, 0.023282, 0.017536, 0.016395], [0.0060567, 0.0053357, 0.0084366, 0.0053594, 0.03345, 0.034696, 0.027943, 0.026995], [0.0053771, 0.0052271, 0.0062392, 0.005114, 0.017818, 0.019846, 0.016491, 0.01534], [0.008025, 0.0064303, 0.0084875, 0.0054109, 0.036466, 0.035524, 0.028258, 0.027097], [2, 2, 2, 2, 1, 1, 1, 1], [100, 100, 100, 100, 100, 100, 100, 100]], "cluster.KMeansBenchmark.time_transform": [[0.09725502200001301, 0.09700390849991436, 0.09516784549987278, 0.09590538649990776, 3.517858541999999, 3.793771658999958, 3.712770766999938, 4.188697886999989], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "8a02da09ca430e84b11161256032a2d4c08df103e4626718278e8b69b90acb0c", 1706304243406, 177.31, [0.095769, 0.096825, 0.095057, 0.095451, 2.3422, 1.9559, 1.6093, 2.2987], [0.097548, 0.097202, 0.095808, 0.096693, 6.5606, 7.9384, 8.3294, 7.7328], [0.094796, 0.096607, 0.09489, 0.095149, 3.4763, 3.7636, 3.6826, 4.1296], [0.099515, 0.098018, 0.096594, 0.098618, 5.6281, 6.7453, 6.6678, 6.6012], [1, 1, 1, 1, 1, 1, 1, 1], [100, 100, 100, 100, 6, 5, 5, 5]], "cluster.KMeansBenchmark.track_test_score": [[-4.109886169433594, -3.0753684043884277, -4.109886169433594, -3.0753684043884277, -0.9266619682312012, -0.9249262809753418, -0.9266619682312012, -0.9249262809753418], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "67ff12752edbc7e4055ec0bddc293f22d59aec0eaa675c166f502a008bc22c59", 1706304420723, 5.1119], "cluster.KMeansBenchmark.track_train_score": [[-4.1075520515441895, -3.0780560970306396, -4.1075520515441895, -3.0780560970306396, -0.9227071404457092, -0.9221000075340271, -0.9227071404457092, -0.9221000075340271], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "a5e07140ef3dd16920358a4c08c2f9f81d0e21f40bf5d8990b8a37b6a07c64e9", 1706304425836, 30.018], "cluster.MiniBatchKMeansBenchmark.peakmem_fit": [[91467776, 92336128, 175263744, 176304128], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "42f5ccf79079b60ff9fa8b0220a6b1fb951f46d27574d343f6e6b4b69dd8f1f0", 1706304464325, 4.3913], "cluster.MiniBatchKMeansBenchmark.peakmem_predict": [[88780800, 88702976, 103907328, 103907328], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "03ee5b059682250c4b3d0793edf5a4978efb06c760148550f068e82dcb71e75f", 1706304468718, 0.70581], "cluster.MiniBatchKMeansBenchmark.peakmem_transform": [[119570432, 119570432, 124788736, 124788736], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "f844a68fb0292b177c459487189f905d1afb89d79ab35a0539f9f4217b445ff2", 1706304469424, 15.968], "cluster.MiniBatchKMeansBenchmark.time_fit": [[0.48076104699998723, 0.48678193500018097, 0.5555340079999951, 1.6325665080000817], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "40617ec6fdd94e3a650dba98f8204c9779e63ae7803343b23e7368f7b068f26e", 1706304485393, 126.37, [0.4646, 0.47856, 0.55357, 1.6166], [0.49082, 0.49815, 0.61423, 1.6548], [0.46307, 0.47359, 0.55288, 1.6224], [0.4951, 0.50603, 0.62624, 1.6422], [1, 1, 1, 1], [61, 61, 49, 18]], "cluster.MiniBatchKMeansBenchmark.time_predict": [[0.00541600224994454, 0.005528115999993588, 0.02177785950004818, 0.03674381800010451], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "561b80fa4780c86ee698a0efd05c5d6c1bce24014006c5ec9096c2f3a960b9fe", 1706304611767, 15.537, [0.0053717, 0.0053247, 0.020092, 0.032973], [0.0054609, 0.0055532, 0.026184, 0.036901], [0.0053401, 0.0052228, 0.019533, 0.032409], [0.0055273, 0.0055898, 0.034456, 0.037325], [2, 2, 1, 1], [100, 100, 100, 100]], "cluster.MiniBatchKMeansBenchmark.time_transform": [[0.08702639299997372, 0.08731846449995828, 7.08787790349993, 6.924426033500026], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "2cf7a764c9fa1511ff1e1dee921060dc33eb0608e1cee96b782dc7b5d3f91f89", 1706304627305, 95.039, [0.086816, 0.087118, 7.0341, 5.7503], [0.087328, 0.087606, 7.1556, 8.7241], [0.086693, 0.086961, 7.0772, 6.8838], [0.087668, 0.087891, 7.1055, 7.2779], [1, 1, 1, 1], [100, 100, 4, 4]], "cluster.MiniBatchKMeansBenchmark.track_test_score": [[-4.596621036529541, -3.1085314750671387, -0.9366871118545532, -0.9386959075927734], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "7aeb8a20f66080e18e15f92e245fd1dd8de235e2f53d355596424dc7c30ae295", 1706304722346, 4.0488], "cluster.MiniBatchKMeansBenchmark.track_train_score": [[-4.584851264953613, -3.115997314453125, -0.9323447346687317, -0.934399425983429], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "b0c324767051682ea0bfc17c991f3de50e4876d683b1167c11ae8d4f2349b9c9", 1706304726395, 24.725], "decomposition.DictionaryLearningBenchmark.peakmem_fit": [[109973504, 130502656, 104153088, 130506752], [["'lars'", "'cd'"], ["1", "4"]], "8c3205268eade479bfda221734bf6129ab2a7b2bf4c59a8e6e855469f519672a", 1706304785772, 34.568], "decomposition.DictionaryLearningBenchmark.peakmem_transform": [[85934080, 87781376, 85934080, 87764992], [["'lars'", "'cd'"], ["1", "4"]], "b2c047a9e4d9d9cc6dd2d41a3738c21c183facbf5d609e8bfb354499f0b38ee4", 1706304820341, 3.2824], "decomposition.DictionaryLearningBenchmark.time_fit": [[18.815252552999937, 10.309521988000142, 0.7376469580003686, 3.2749595280001813], [["'lars'", "'cd'"], ["1", "4"]], "9f6c61216a35b8b5a205dbce3e4f541613c2e1df4cda9f85b16a7a41a02a9e02", 1706304823625, 180.75, [15.14, 9.5922, 0.73238, 1.8535], [22.424, 10.937, 0.74459, 3.4892], [18.393, 10.204, 0.7309, 2.9394], [19.187, 10.348, 0.74504, 3.3057], [1, 1, 1, 1], [3, 3, 41, 9]], "decomposition.DictionaryLearningBenchmark.time_transform": [[0.23297083750026104, 0.2851320454999495, 0.2330837680001423, 0.2974012590000257], [["'lars'", "'cd'"], ["1", "4"]], "a9786d7edfa47d44fb49632ba092edb63068a33298968990f071b58ad312e45a", 1706305004371, 112.0, [0.2325, 0.28151, 0.2323, 0.29173], [0.23352, 0.2915, 0.23389, 0.30155], [0.23206, 0.27584, 0.23184, 0.28304], [0.23422, 0.29419, 0.23672, 0.30671], [1, 1, 1, 1], [100, 100, 100, 98]], "decomposition.DictionaryLearningBenchmark.track_test_score": [[-0.07475553452968597, -0.07475553452713135, -0.07475554198026657, -0.07475553814463735], [["'lars'", "'cd'"], ["1", "4"]], "022cecb50e5ba330d0728d08afbca34a130f0e74529bce6c8c93aca80a4bcae5", 1706305116369, 2.6555], "decomposition.DictionaryLearningBenchmark.track_train_score": [[-0.07231885939836502, -0.07231886142463793, -0.07231885939836502, -0.07231886151447059], [["'lars'", "'cd'"], ["1", "4"]], "6ed8ae7b04c1c5b4be0a5847795321be4c50195958c72642e1ca9367d838649d", 1706305119025, 3.9345], "decomposition.MiniBatchDictionaryLearningBenchmark.peakmem_fit": [[98439168, 102985728, 97939456, 102707200], [["'lars'", "'cd'"], ["1", "4"]], "cf54cbec149e048235b388e434462754421fc5f8593697b431e17bd01f79cbe1", 1706305132353, 10.136], "decomposition.MiniBatchDictionaryLearningBenchmark.peakmem_transform": [[86814720, 88510464, 86818816, 88502272], [["'lars'", "'cd'"], ["1", "4"]], "c9e62449ea399590080c790df85e63df815e88ceaa029196f9ea925d3acfecd7", 1706305142490, 3.5042], "decomposition.MiniBatchDictionaryLearningBenchmark.time_fit": [[1.2569832240001233, 2.230362591500125, 0.3935589870002332, 2.181931802500003], [["'lars'", "'cd'"], ["1", "4"]], "48d290a4fd2b0a9ecdd1a7add3b7e7b231d8df63e32889758ec0bbd8c1cb37ef", 1706305145996, 129.61, [1.2528, 1.77, 0.39243, 1.8535], [1.266, 2.4244, 0.39458, 2.4119], [1.253, 1.8406, 0.39148, 1.9621], [1.2646, 2.3642, 0.39557, 2.3192], [1, 1, 1, 1], [23, 14, 76, 14]], "decomposition.MiniBatchDictionaryLearningBenchmark.time_transform": [[0.25459252849987024, 0.2874650109999948, 0.27564933949997794, 0.3016913294998176], [["'lars'", "'cd'"], ["1", "4"]], "3ac7bfb8060c67e6dd13c37f1901d3f4274b8b0edfaf3d6a575d4e20ecbaf45e", 1706305275609, 117.95, [0.25404, 0.28192, 0.25389, 0.2941], [0.25501, 0.29109, 0.27674, 0.30554], [0.25352, 0.27839, 0.253, 0.29153], [0.2555, 0.29793, 0.27781, 0.31248], [1, 1, 1, 1], [100, 100, 100, 96]], "decomposition.MiniBatchDictionaryLearningBenchmark.track_test_score": [[-0.07748597115278244, -0.07748617679533364, -0.07750026136636734, -0.07749473786188289], [["'lars'", "'cd'"], ["1", "4"]], "a0774d6e8f922842e4b916076deab0ed00f152a84632f732cec174d5d619192f", 1706305393576, 2.6502], "decomposition.MiniBatchDictionaryLearningBenchmark.track_train_score": [[-0.07458314299583435, -0.07458341486459641, -0.07460080087184906, -0.0745965889633329], [["'lars'", "'cd'"], ["1", "4"]], "13436574eaa40a2dd7b58fbef029cd2171941b963cec765dff95a1889f6a157a", 1706305396227, 4.0229], "decomposition.PCABenchmark.peakmem_fit": [[906952704, 605581312, 632463360], [["'full'", "'arpack'", "'randomized'"]], "1dc803fc882e472d9bc70274b900eb03304281cd2dff33ec3e3c039fffbb74a4", 1706305420876, 5.7288], "decomposition.PCABenchmark.peakmem_transform": [[583290880, 583495680, 583417856], [["'full'", "'arpack'", "'randomized'"]], "2b31c7c4510aca17a679729f995ba0b7d6548de119b989f414876912bc7851ff", 1706305426606, 1.077], "decomposition.PCABenchmark.time_fit": [[2.5271534400003475, 1.1252274629998738, 1.1286672789999557], [["'full'", "'arpack'", "'randomized'"]], "4a753451bb0c872008db51c421599cf8badfcb691aab39aaa7822dad561241dc", 1706305427683, 96.961, [2.4101, 1.0908, 1.116], [3.2021, 1.1749, 1.1334], [2.4373, 1.0926, 1.1165], [2.5592, 1.1728, 1.1326], [1, 1, 1], [11, 24, 24]], "decomposition.PCABenchmark.time_transform": [[0.16099730200016893, 0.16210882049995234, 0.16158198000016455], [["'full'", "'arpack'", "'randomized'"]], "1f73bed6685d54963e63f4de9713d472d0ab242d57c6a0cfa54fac7d1e1e83ef", 1706305524645, 91.839, [0.1599, 0.16143, 0.16072], [0.1624, 0.16272, 0.16214], [0.15818, 0.16082, 0.16035], [0.16277, 0.16327, 0.16244], [1, 1, 1], [100, 100, 100]], "decomposition.PCABenchmark.track_test_score": [[0.7449418902397156, 0.7449416518211365, 0.7449308037757874], [["'full'", "'arpack'", "'randomized'"]], "2bf9b85b93e81f43bf6e2e900a8ef13fb83b9b9298c32d0808bda654eb57c0c3", 1706305616486, 1.0517], "decomposition.PCABenchmark.track_train_score": [[0.7445708513259888, 0.7445710897445679, 0.7445607781410217], [["'full'", "'arpack'", "'randomized'"]], "16881c7fae4abaa9923123fc258e6542b0b3aa0c232d2db206548668bced23bb", 1706305617538, 0.92258], "ensemble.GradientBoostingClassifierBenchmark.peakmem_fit": [[92295168, 117886976], [["'dense'", "'sparse'"]], "0bed7eba4859779600e1b1cb03539724eddad1419ad1332e897185f93bd3d6df", 1706305632089, 5.3206], "ensemble.GradientBoostingClassifierBenchmark.peakmem_predict": [[89485312, 99110912], [["'dense'", "'sparse'"]], "5f65eed561196ec366996fc83d2258f891bbe9608480b00948108fa794a3c81e", 1706305637410, 0.29182], "ensemble.GradientBoostingClassifierBenchmark.time_fit": [[2.8018300960002307, 2.3707818264999787], [["'dense'", "'sparse'"]], "5702f67868717f5884d82ed22b8940f7ff2b626a2b46e2a4b6e1173c83db484f", 1706305637703, 64.63, [2.7944, 2.3252], [4.0794, 2.3934], [2.7967, 2.3464], [2.8068, 2.3859], [1, 1], [10, 12]], "ensemble.GradientBoostingClassifierBenchmark.time_predict": [[0.0450291944998753, 0.04239216349992603], [["'dense'", "'sparse'"]], "17e3a4098ef2254174162a060b1286418984a4be5438aefd71301bf6a8f4c13d", 1706305702334, 13.034, [0.044952, 0.041984], [0.045133, 0.042792], [0.044851, 0.041553], [0.045272, 0.043122], [1, 1], [100, 100]], "ensemble.GradientBoostingClassifierBenchmark.track_test_score": [[0.5538994082021712, 0.10409974329281042], [["'dense'", "'sparse'"]], "55092be1f965aa51752829bda24b944bdb1222a6b8e5fdf0d4026c9580953dea", 1706305715370, 0.15192], "ensemble.GradientBoostingClassifierBenchmark.track_train_score": [[0.6275590586423204, 0.15180008167538628], [["'dense'", "'sparse'"]], "cd78924c15421dcfc8b45a7d26a8b035a1e441c45612ee6ae169b9155e5a631b", 1706305715522, 0.24464], "ensemble.HistGradientBoostingClassifierBenchmark.peakmem_fit": [[103694336], [], "733ac3d039d12bcb9c7f00c745fad3c3723c29f21f67e444aabac276cbc3a916", 1706305719874, 2.2716], "ensemble.HistGradientBoostingClassifierBenchmark.peakmem_predict": [[92467200], [], "ef8fbc52879ef0add38e7cec975a52bd207c7003e688e265dcc4839b0bcaa3a8", 1706305722146, 0.1223], "ensemble.HistGradientBoostingClassifierBenchmark.time_fit": [[2.2444331390001935], [], "6840b9adeccbde7fc736aae2aa37f9b118d3fa9a78f2e0b2f0a4f09503e1a48d", 1706305722268, 32.926, [2.2049], [2.7484], [2.215], [2.2634], [1], [13]], "ensemble.HistGradientBoostingClassifierBenchmark.time_predict": [[0.0893695170002502], [], "ce65e5d6c62eebe1e73935285f56bc6c7ecebde97fb73fb4b9370c9b5979288a", 1706305755194, 10.654, [0.089183], [0.089514], [0.088927], [0.089629], [1], [100]], "ensemble.HistGradientBoostingClassifierBenchmark.track_test_score": [[0.7230709112942986], [], "8c9a915f4dd669a61ceb38728602e43f84a976ebb06628f8026837eb7a5d30f6", 1706305765849, 0.057957], "ensemble.HistGradientBoostingClassifierBenchmark.track_train_score": [[0.9812160155622751], [], "43f6c225874e5193533ad56bdd398f471c7caa0f0f8c9a8ebb5486e10a2bec7f", 1706305765907, 0.15254], "ensemble.RandomForestClassifierBenchmark.peakmem_fit": [[178925568, 178925568, 403013632, 402989056], [["'dense'", "'sparse'"], ["1", "4"]], "14ca8ab81b54b4f2775c94fd794a13b049f48b9927979b964b90acc22ebf08a8", 1706305797937, 32.027], "ensemble.RandomForestClassifierBenchmark.peakmem_predict": [[182091776, 188387328, 402989056, 402980864], [["'dense'", "'sparse'"], ["1", "4"]], "3febfd0d8977731921e7d366e6a585c8e405c0520f9a94415b96c6c334ed1c2f", 1706305829965, 5.5735], "ensemble.RandomForestClassifierBenchmark.time_fit": [[8.862804773000335, 2.634208189999754, 12.99611374899996, 3.696465076000095], [["'dense'", "'sparse'"], ["1", "4"]], "7f77f2ea22b57af3ff27a86843c654c08e6aa926896f2c421666fd31d95ce65f", 1706305835539, 155.11, [8.7166, 2.4347, 12.687, 3.5588], [9.0375, 2.8284, 13.237, 3.9153], [8.8565, 2.4855, 12.943, 3.6306], [8.8904, 2.6668, 12.998, 3.7615], [1, 1, 1, 1], [3, 11, 3, 7]], "ensemble.RandomForestClassifierBenchmark.time_predict": [[0.18309697299991967, 0.12454061249991355, 2.126429297999948, 0.7329218770000807], [["'dense'", "'sparse'"], ["1", "4"]], "6a93ee4dfb1d21e994eb8d7568e75ee99e0f416c9711bb2b45d1c022a27f0746", 1706305990648, 107.4, [0.18238, 0.12391, 2.0882, 0.72228], [0.18344, 0.13355, 2.144, 0.7531], [0.18039, 0.12363, 2.1134, 0.72228], [0.1839, 0.13383, 2.1333, 0.7531], [1, 1, 1, 1], [100, 100, 13, 33]], "ensemble.RandomForestClassifierBenchmark.track_test_score": [[0.7585626039058477, 0.7585626039058477, 0.8656423941766682, 0.8656423941766682], [["'dense'", "'sparse'"], ["1", "4"]], "a3b01d5f39647a3a6d6bfac31a005a5fdc82ad531a1b71f249ae2f4e98dc44c9", 1706306098047, 1.7004], "ensemble.RandomForestClassifierBenchmark.track_train_score": [[0.9967523868251567, 0.9967523868251567, 0.9996123288718864, 0.9996123288718864], [["'dense'", "'sparse'"], ["1", "4"]], "42daa18fec647c7415a78ff56b84cf07b2253222c89f24baf5f12238463b9400", 1706306099749, 4.7594], "linear_model.ElasticNetBenchmark.peakmem_fit": [[853172224, 1209298944, 124166144, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "aeb53df9e9543a762cf297b5697780eafb3cfbf2a7e750ad0f079ea50ff3d051", 1706306136544, 7.9074], "linear_model.ElasticNetBenchmark.peakmem_predict": [[489361408, 489414656, 97234944, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "27f5ef6022a3a4cdd5a0854b9428349a5e461bf638a76337760251639c9d7f02", 1706306144453, 1.4311], "linear_model.ElasticNetBenchmark.time_fit": [[1.5113731990004453, 1.8427373199997419, 2.992970206999871, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "02947c3221cd53cf645dab6e61c787646637d66474795a722ec537ff85976c8c", 1706306145885, 98.077, [1.5033, 1.8385, 2.9757, null], [1.5284, 1.856, 3.0119, null], [1.5063, 1.8392, 2.9884, null], [1.5182, 1.8469, 2.9994, null], [1, 1, 1, null], [17, 14, 10, null]], "linear_model.ElasticNetBenchmark.time_predict": [[0.048796820499774185, 0.05224548300020615, 0.0031056678333243326, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "4140a00f540d4dea5268a3813730d6fbb270e40b74285dbf046b3e26069f1287", 1706306243963, 65.089, [0.048769, 0.052218, 0.0030995, null], [0.04883, 0.052308, 0.0031135, null], [0.048746, 0.05208, 0.002406, null], [0.048874, 0.05255, 0.0031165, null], [1, 1, 3, null], [100, 99, 100, null]], "linear_model.ElasticNetBenchmark.track_test_score": [[0.9274010856209145, 0.9274010850953214, 0.9486003961391621, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "1c0c2170cd23de65b973498cfc8dff584d9983a7513d2ead27d49594b092a280", 1706306309054, 0.93951], "linear_model.ElasticNetBenchmark.track_train_score": [[0.9276022550495941, 0.9276022552325599, 0.9562712119596813, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "6cff911c1163f327c86117f3dc306d62cdba87d9ea8068cc68977b61d151da78", 1706306309994, 0.88676], "linear_model.LassoBenchmark.peakmem_fit": [[853237760, 1209286656, 124145664, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "8fa5824a898ff683065f60683a1805ae55dfdde209f22eb520e3dddac3b02688", 1706306318166, 7.9157], "linear_model.LassoBenchmark.peakmem_predict": [[489365504, 489357312, 97103872, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "2fd8dcd052ba7edddc85213c847b8fd149f36b0b9c0b058b88adae232e1fe0c6", 1706306326083, 1.2449], "linear_model.LassoBenchmark.time_fit": [[1.5233887129998038, 1.8477890700000899, 2.359718301500152, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "d0f2ce5dce5564f0fc096b1e4ee47c583962a62baf6a13edf150b4edaf353e05", 1706306327329, 96.878, [1.5166, 1.8398, 2.3466, null], [1.527, 1.863, 2.3655, null], [1.5178, 1.8446, 2.3506, null], [1.5251, 1.8549, 2.3641, null], [1, 1, 1, null], [17, 14, 12, null]], "linear_model.LassoBenchmark.time_predict": [[0.051553272000091965, 0.048721928500071954, 0.0030683790000125555, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "9adfa14dab87a3a8a4de49d179ab5891f08045e1b81194ae39643622cb6487c9", 1706306424208, 64.232, [0.051435, 0.048665, 0.0026773, null], [0.051623, 0.048791, 0.0030738, null], [0.050868, 0.048629, 0.0026269, null], [0.051674, 0.048877, 0.0030793, null], [1, 1, 4, null], [100, 100, 100, null]], "linear_model.LassoBenchmark.track_test_score": [[0.9274015024583205, 0.9274015028138817, 0.9474469465696675, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "b56564a7b1756eeff8bbe981fa28bfb58f992c09069c2672ae87e637ba91f565", 1706306488442, 0.65044], "linear_model.LassoBenchmark.track_train_score": [[0.92760249197518, 0.9276024919395177, 0.9538968610806371, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "97c0e5ecdddd2ee7c31046ec01b6d29119975ffd6774712a778a26f8499350c4", 1706306489094, 1.1797], "linear_model.LinearRegressionBenchmark.peakmem_fit": [[1215512576, 236515328], [["'dense'", "'sparse'"]], "a905fac8878f96b0ccc05296ca1cbb10654937aa04579453c79a4255ec7865f1", 1706306567812, 5.8174], "linear_model.LinearRegressionBenchmark.peakmem_predict": [[489439232, 157122560], [["'dense'", "'sparse'"]], "759535a8913b60467ef240fed4181399ff149efa33bea0eb69eed231df3f8876", 1706306573630, 0.49912], "linear_model.LinearRegressionBenchmark.time_fit": [[3.078047813000012, 1.1204244995001318], [["'dense'", "'sparse'"]], "e5dbbebbcad57689afbefadad2fb87cb71161a32a9d6caa162975a5b419f0f97", 1706306574130, 65.431, [3.0577, 1.1191], [3.1473, 1.1213], [3.066, 1.1191], [3.1144, 1.1213], [1, 1], [9, 26]], "linear_model.LinearRegressionBenchmark.time_predict": [[0.050341573499736114, 0.03399847399987266], [["'dense'", "'sparse'"]], "ba279c28dffebbb04b7b173dee9e976b48b05ffbada322dd53d9a2de22ff70f6", 1706306639562, 40.237, [0.050301, 0.033722], [0.050406, 0.034454], [0.050256, 0.033623], [0.050501, 0.035332], [1, 1], [100, 100]], "linear_model.LinearRegressionBenchmark.track_test_score": [[0.9274012651798128, 0.10582869103280579], [["'dense'", "'sparse'"]], "0641fe07389de5e5b9811f51f186e4a4a96a856eb50c8810c62734a593513594", 1706306679800, 0.42017], "linear_model.LinearRegressionBenchmark.track_train_score": [[0.927602494829764, 0.9999999999964241], [["'dense'", "'sparse'"]], "5853e8435e7eba58f2264852c35444debdedaa05b29cccd9fef895ce848a5f06", 1706306680221, 0.70312], "linear_model.LogisticRegressionBenchmark.peakmem_fit": [[106045440, 99389440, 83980288, 85061632, 381321216, 125616128, 104656896, 105238528], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "3b211361ab927e53d5697c6b9e81013a7575a9ce103d21adeb68544ea7a4e5dc", 1706306712481, 29.656], "linear_model.LogisticRegressionBenchmark.peakmem_predict": [[99500032, 99577856, 86736896, 86372352, 100917248, 100904960, 88379392, 88784896], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "be6101aa74d4f94ec846334788b859094ed4b1d36ca92bf7d693b3043a8d39da", 1706306742138, 0.51194], "linear_model.LogisticRegressionBenchmark.time_fit": [[0.021674349500017343, 0.18965818500009846, 5.113508134999847, 5.222100059999775, 1.0430910649999987, 2.9921897939998416, 4.137025442999857, 4.369649808500071], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "7cd42b119dd9bf6c8bf33ee70890f7ebaf0b159e0c0c8cd5b299c3f632725f21", 1706306742651, 228.74, [0.021149, 0.18896, 4.9884, 4.559, 1.0363, 2.8196, 3.9919, 3.6777], [0.022632, 0.18994, 5.2932, 6.5519, 1.0492, 3.4585, 4.1753, 5.1511], [0.019829, 0.18008, 5.0901, 5.1509, 1.0365, 2.9345, 4.1314, 3.9961], [0.023375, 0.19026, 5.2008, 6.0845, 1.0491, 3.4039, 4.1508, 4.8433], [1, 1, 1, 1, 1, 1, 1, 1], [100, 77, 5, 5, 28, 9, 7, 6]], "linear_model.LogisticRegressionBenchmark.time_predict": [[0.003310060666687302, 0.003095557374990676, 0.0019380015833121433, 0.0019274468333302743, 0.006966484749682422, 0.009868875999927695, 0.0064603042499129515, 0.005177708499862396], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "b9dd34b6a7b894f6afbd6e27f4d0cfe829c1b0e4af4f7203e56269b873ee049b", 1706306971397, 20.573, [0.003285, 0.003044, 0.0019053, 0.0019068, 0.0069515, 0.0098292, 0.0064125, 0.0051726], [0.0033472, 0.0031111, 0.0019451, 0.0019364, 0.0069831, 0.0098862, 0.0064722, 0.005211], [0.0031166, 0.0030239, 0.0018904, 0.0018946, 0.0069427, 0.0098055, 0.0064053, 0.0051681], [0.0035199, 0.0032438, 0.0019514, 0.0019425, 0.0070053, 0.0099067, 0.006476, 0.0052179], [3, 4, 6, 6, 2, 1, 2, 3], [100, 100, 100, 100, 100, 100, 100, 100]], "linear_model.LogisticRegressionBenchmark.track_test_score": [[0.17398254844856934, 0.17398254844856934, 0.7797346813256456, 0.7797346813256456, 0.06538461538461539, 0.06538461538461539, 0.5765140080078162, 0.5765140080078162], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "37e537f82f54da1d89003018c8370da6ac290d672b6343a457ee49dd444e3c9f", 1706306991974, 0.32978], "linear_model.LogisticRegressionBenchmark.track_train_score": [[0.17975294465694214, 0.17975294465694214, 0.8010646797512333, 0.8010646797512333, 0.0681998556998557, 0.0681998556998557, 0.6908414295256007, 0.6908414295256007], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "5647f2df8db098461a973d60cb900515f403287ed3e109a99151c94309e568f1", 1706306992305, 0.39915], "linear_model.RidgeBenchmark.peakmem_fit": [[463908864, 825630720, 464027648, 473059328, 467484672, 472911872, 472911872, 193286144, NaN, 1271443456, 194514944, 193286144, 158461952, 158466048], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "d06a93be5cf39a0df663d696943713376c4ba4abb2568ebc0bc97fd2a2fd5173", 1706307129535, 60.642], "linear_model.RidgeBenchmark.peakmem_predict": [[283807744, 283566080, 283758592, 283627520, 283660288, 283598848, 283590656, 119959552, NaN, 119873536, 120025088, 119939072, 118181888, 119808000], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "24e4dc55ce8e6b9311d26ca2936364cad3ddb0b8827b656a81886db508e69866", 1706307190178, 2.9143], "linear_model.RidgeBenchmark.time_fit": [[0.2144303324998873, 1.701572065000164, 0.20961133299988433, 0.22752837299958628, 0.26168159499957255, 27.563860200999443, 13.90885053599959, 0.1542687549999755, NaN, 5.733052312999462, 0.1426195564995396, 0.15354610999975193, 2.5711847370002943, 1.891551017999518], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "6ebbadd5cfeeb543e69ca73d777ab88bff49391965e0c0e3270868f1fa6bb385", 1706307193095, 484.24, [0.21303, 1.6639, 0.2087, 0.22025, 0.25832, 27.345, 13.392, 0.1534, null, 5.5734, 0.13868, 0.15305, 2.494, 1.8772], [0.21533, 1.7334, 0.21252, 0.2388, 0.26561, 27.809, 14.337, 0.15646, null, 5.9172, 0.14391, 0.15455, 2.7393, 1.9326], [0.21252, 1.6706, 0.20752, 0.21851, 0.25678, 27.548, 13.826, 0.15275, null, 5.6676, 0.13577, 0.15263, 2.5278, 1.8826], [0.21712, 1.7207, 0.21391, 0.25312, 0.26858, 27.598, 13.925, 0.15855, null, 5.7626, 0.14494, 0.15647, 2.6174, 1.9192], [1, 1, 1, 1, 1, 1, 1, 1, null, 1, 1, 1, 1, 1], [88, 16, 90, 72, 75, 3, 3, 100, null, 5, 100, 100, 11, 15]], "linear_model.RidgeBenchmark.time_predict": [[0.02591289549945941, 0.025740363500062813, 0.02436987249984668, 0.024409801499587047, 0.024372744499487453, 0.024453475500195054, 0.02446907649982677, 0.007782550999763771, NaN, 0.007379022500117571, 0.007094619750205311, 0.008230272499986313, 0.007251676249779848, 0.0071163532502396265], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "f41e9813a5f8239fbb0ef5e81982549e297ff18f751b7e4b42982972851b7cd0", 1706307677345, 134.46, [0.025878, 0.024991, 0.024344, 0.024372, 0.024348, 0.024413, 0.024412, 0.0077669, null, 0.0072029, 0.0070592, 0.0081512, 0.0071171, 0.0070927], [0.025951, 0.025874, 0.024453, 0.024456, 0.024475, 0.024523, 0.02455, 0.0078059, null, 0.0074861, 0.0072309, 0.0093844, 0.0075821, 0.007245], [0.025817, 0.024443, 0.02432, 0.024344, 0.024322, 0.024375, 0.024374, 0.0077511, null, 0.0071063, 0.007038, 0.0080977, 0.0070925, 0.0070442], [0.026182, 0.025928, 0.024605, 0.024518, 0.024564, 0.02464, 0.024653, 0.0078397, null, 0.0091532, 0.0073492, 0.0094002, 0.0091512, 0.0073813], [1, 1, 1, 1, 1, 1, 1, 2, null, 2, 2, 1, 2, 2], [100, 100, 100, 100, 100, 100, 100, 100, null, 100, 100, 100, 100, 100]], "linear_model.RidgeBenchmark.track_test_score": [[0.943399575027382, 0.9433995638980545, 0.943399575027382, 0.9433995757192792, 0.9433995989989826, 0.94339933719428, 0.9433995886080997, 0.9553127258373262, NaN, 0.9553126485034527, 0.955312726891467, 0.9553127258373262, 0.9553156949051029, 0.9553163489641487], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "663c821271fbdb18d0252832535191137787f37ad6d6397624c92edd96dc6f3f", 1706307811814, 2.0293], "linear_model.RidgeBenchmark.track_train_score": [[0.9444001571921127, 0.9444001571502235, 0.9444001571921127, 0.9444001572131616, 0.9444001571192623, 0.9444001419121766, 0.9444001543688754, 0.9660127095983807, NaN, 0.9660127125237176, 0.9660127095398792, 0.9660127095983807, 0.9660091513999579, 0.9660091152216325], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "92bfe13d8da10b255d1c72982a3a88f70985b864b39584e51a184ea88116f35d", 1706307813845, 3.1289], "linear_model.SGDRegressorBenchmark.peakmem_fit": [[160534528, 88260608], [["'dense'", "'sparse'"]], "d81ea5fe5efd3e1ec085f0a2c66d712cfec7e2c4e03b19b7a50ab79dfd661f77", 1706307837409, 11.893], "linear_model.SGDRegressorBenchmark.peakmem_predict": [[158945280, 86843392], [["'dense'", "'sparse'"]], "cf12939ffeb2f97f86ada7e454920a994d254a98a02eac5e34ea687f8ec11ad0", 1706307849303, 0.24783], "linear_model.SGDRegressorBenchmark.time_fit": [[5.439603078999426, 4.42525268899999], [["'dense'", "'sparse'"]], "cc477ee1fcfc2e853f5113072b49c7dc80acf8f2e19f83518368e1efe8dd5374", 1706307849552, 64.949, [5.4113, 4.4162], [5.4548, 4.4408], [5.4203, 4.4227], [5.4407, 4.4312], [1, 1], [5, 6]], "linear_model.SGDRegressorBenchmark.time_predict": [[0.010962588499751291, 0.0024618815000394534], [["'dense'", "'sparse'"]], "fcd01e3604428cf2063cbbfe4e708974618533d55ec0784a787b8bb838a2ece9", 1706307914501, 10.025, [0.010922, 0.0024596], [0.011029, 0.0024646], [0.010883, 0.0024401], [0.0123, 0.0024694], [1, 5], [100, 100]], "linear_model.SGDRegressorBenchmark.track_test_score": [[0.9636293915848902, 0.9614357300047145], [["'dense'", "'sparse'"]], "5c184c0b957ec177b911999a0cc2cd3996407b726efe5d7adeaeddea222a16d0", 1706307924528, 0.15817], "linear_model.SGDRegressorBenchmark.track_train_score": [[0.9641785427097553, 0.9621055026393872], [["'dense'", "'sparse'"]], "84040f29c546fcb4fb3fed1db35c198a88607a920f0d1aad43ae542738470257", 1706307924687, 0.19931], "manifold.TSNEBenchmark.peakmem_fit": [[89837568, 97480704], [["'exact'", "'barnes_hut'"]], "5b07ad9c3bf4af00ff4022361ced135ee0591fe9a613dddb484f0142685497c4", 1706307937187, 10.408], "manifold.TSNEBenchmark.time_fit": [[6.798722101500061, 3.11617301699971], [["'exact'", "'barnes_hut'"]], "d7906ea0d1e8bee6103afdb924f0c5471c1c3e392feb7dbcc411b9e3f3535e6a", 1706307947596, 68.154, [6.6672, 3.061], [6.9222, 3.9196], [6.7782, 3.0809], [6.8152, 3.5156], [1, 1], [4, 9]], "manifold.TSNEBenchmark.track_test_score": [[0.3218818006120378, 0.7243015170097351], [["'exact'", "'barnes_hut'"]], "7c865f9e53f16c8492cb36db3b656646d6585227ebfbf097102fda1e83f5e953", 1706308015750, 0.032531], "manifold.TSNEBenchmark.track_train_score": [[0.3218818006120378, 0.7243015170097351], [["'exact'", "'barnes_hut'"]], "92a5fc587f972e63dad98657097b1bcd64a743dfce5f07b3e1847ed8b720d46d", 1706308015783, 0.033228], "metrics.PairwiseDistancesBenchmark.peakmem_pairwise_distances": [[669179904, 785399808, 751812608, 1054633984, 254734336, 340500480, 247820288, 484401152, 1420685312, 1417383936, 570650624, 1046458368, 187621376, 216764416, NaN, NaN], [["'dense'", "'sparse'"], ["'cosine'", "'euclidean'", "'manhattan'", "'correlation'"], ["1", "4"]], "f982061fc53163362f863b2455a1f2f660861c4a4357be712dcacab0682833db", 1706308015817, 41.438], "metrics.PairwiseDistancesBenchmark.time_pairwise_distances": [[1.0757640640003956, 1.2561311439994824, 1.682614690000264, 3.026021533500625, 6.4045981395001945, 2.6638701789997867, 3.2522767089994886, 2.509922599499987, 3.6847303404997547, 2.6316142200003014, 2.5652855365001415, 2.1045423060004396, 1.2227024419998997, 1.3250374449999072, NaN, NaN], [["'dense'", "'sparse'"], ["'cosine'", "'euclidean'", "'manhattan'", "'correlation'"], ["1", "4"]], "968c4646f4f823e76e062ccbbe50249793691ae13e472124d1ebd2642c86b5e0", 1706308057256, 456.43, [1.0672, 1.2187, 1.6729, 2.8232, 5.2697, 2.531, 3.2443, 2.0282, 3.6626, 2.1668, 2.5434, 1.8936, 1.2153, 1.3041, null, null], [1.1038, 1.3263, 1.7181, 3.175, 8.2516, 2.8395, 4.22, 2.5671, 3.7251, 2.8378, 2.5894, 2.1392, 1.2593, 1.3505, null, null], [1.0675, 1.2266, 1.68, 2.9152, 6.3912, 2.5937, 3.2482, 2.4107, 3.6731, 2.5761, 2.5462, 2.0147, 1.2155, 1.307, null, null], [1.102, 1.3029, 1.6892, 3.096, 6.774, 2.731, 3.2584, 2.5194, 3.6903, 2.6648, 2.586, 2.1217, 1.2557, 1.3437, null, null], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, null, null], [27, 23, 17, 10, 4, 11, 9, 12, 8, 11, 12, 15, 24, 23, null, null]], "model_selection.CrossValidationBenchmark.peakmem_crossval": [[218513408, 118943744], [["1", "4"]], "4b6fc20c55d0bbbf2b9b56117a6725d0351eec991f183d04b136f1ce4552e0c7", 1706308513689, 84.372], "model_selection.CrossValidationBenchmark.time_crossval": [[60.842794241000774, 17.161187495000377], [["1", "4"]], "9959454181a0ddb22a0ce5727c352955d47bf0ce97d2189ff73d567981c64587", 1706308598062, 309.3, [44.77, 16.737], [76.67, 17.522], [59.013, 17.096], [62.488, 17.179], [1, 1], [3, 3]], "model_selection.CrossValidationBenchmark.track_crossval": [[0.9001555555555555, 0.9001555555555555], [["1", "4"]], "5e7e6b0e0116bbc68953414ce4e0eec203cc51c80a71d897dd599172b82aeedd", 1706308907363, 79.54], "model_selection.GridSearchBenchmark.peakmem_fit": [[96120832, 93560832], [["1", "4"]], "95b48fd99a9327cc7b96fbaf3fb68de0488e277098c5f71aa31f5bcc0af0aa35", 1706309430808, 480.89], "model_selection.GridSearchBenchmark.peakmem_predict": [[88260608, 88256512], [["1", "4"]], "c892cd859a96073eba53d60e549a73d8202c9d0e97f5469f5e0333d949ce8dce", 1706309911700, 0.16198], "model_selection.GridSearchBenchmark.time_fit": [[343.37048636800046, 101.54725811800017], [["1", "4"]], "ce048ba169bd01fc98abe0f363fcaafc41dfc6d88ae4658795602e37fd0bd003", 1706309911863, 1793.8, [323.64, 97.138], [367.59, 105.28], [342.76, 100.86], [347.34, 101.72], [1, 1], [3, 3]], "model_selection.GridSearchBenchmark.time_predict": [[0.038344821499777026, 0.038167609500305844], [["1", "4"]], "acfeae20f02fb4775c69f3a23452a495e43a2abb0e684954a33824913f37e3eb", 1706311705677, 11.398, [0.038076, 0.038059], [0.039214, 0.038387], [0.038003, 0.038003], [0.049609, 0.038932], [1, 1], [100, 100]], "model_selection.GridSearchBenchmark.track_test_score": [[0.8678060899936387, 0.8678060899936387], [["1", "4"]], "ec63718f94ff0beda5889deafa3b1f1f3ff7750bf6254fce002cadda537bee4b", 1706311717076, 0.090521], "model_selection.GridSearchBenchmark.track_train_score": [[0.9966662088870577, 0.9966662088870577], [["1", "4"]], "51575cdf87b95c5096592cecfc1f386cff2b52230b19a7bd6b1afee2fb55910c", 1706311717167, 0.15784], "neighbors.KNeighborsClassifierBenchmark.peakmem_fit": [[77938688, 77905920, 81436672, 81440768, 80199680, 80908288, 88895488, 88895488, 80818176, 80818176, 88657920, 88657920], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "66acb7f2ea52ea49f9a5239c437782b0ac7cd030f150166dff686727e06ae1f5", 1706311727007, 0.59052], "neighbors.KNeighborsClassifierBenchmark.peakmem_predict": [[88698880, 88788992, 93491200, 93724672, 82108416, 84459520, 91611136, 91254784, 81895424, 84320256, 91422720, 91471872], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "e7fb64f5f61911736101d3ca625806937a6bb4fc75b64a8ed0c9be1f37e0f10f", 1706311727599, 51.616], "neighbors.KNeighborsClassifierBenchmark.time_fit": [[0.0015237352143750676, 0.0015150962500835399, 0.001826438499847427, 0.0013638425833354026, 0.01275997099946835, 0.017217986999639834, 0.05192048600019916, 0.059582725500149536, 0.0100817574998473, 0.012433593500645657, 0.0386366739994628, 0.03843256599975575], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "455e6017e69db76a36673f135b8300f5288867804ae588240ef238340de7bc82", 1706311779217, 44.995, [0.0015184, 0.0015133, 0.001794, 0.0012782, 0.012345, 0.017207, 0.051784, 0.059403, 0.010075, 0.012426, 0.038552, 0.038339], [0.0015264, 0.0015166, 0.0018347, 0.001787, 0.013584, 0.017238, 0.052189, 0.059637, 0.01017, 0.012448, 0.038989, 0.038522], [0.001086, 0.0015116, 0.0017906, 0.0012681, 0.012265, 0.017123, 0.051684, 0.05836, 0.010068, 0.012417, 0.038504, 0.038043], [0.0015286, 0.0015194, 0.0018386, 0.0018018, 0.013926, 0.017252, 0.052824, 0.059713, 0.010206, 0.012962, 0.047681, 0.038601], [7, 6, 5, 6, 1, 1, 1, 1, 2, 1, 1, 1], [100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100]], "neighbors.KNeighborsClassifierBenchmark.time_predict": [[0.08674522250021255, 0.09063750350105693, 0.13023890650038084, 0.1245735924994733, 1.3343110499990871, 2.748195438000039, 8.39545226700102, 7.890225619001285, 2.17484271900139, 4.850361299500037, 7.453621722998832, 10.924434502001532], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "6611e4000bd5b1d8935eb7407c10355bf476dfef925640b9a8445912b72c8183", 1706311824217, 327.68, [0.086689, 0.090601, 0.13015, 0.12446, 1.3208, 2.2517, 7.5006, 4.6896, 2.1707, 3.5395, 7.3122, 7.9461], [0.087277, 0.090701, 0.13057, 0.12497, 1.4048, 2.8562, 9.5173, 11.081, 2.4488, 6.1076, 7.6458, 13.238], [0.086629, 0.090538, 0.13007, 0.1244, 1.3234, 2.6551, 8.3768, 7.5383, 2.1737, 4.1154, 7.4414, 10.409], [0.087763, 0.090742, 0.13066, 0.12666, 1.4024, 2.8113, 8.5844, 8.2348, 2.2116, 5.5162, 7.4912, 10.942], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [100, 100, 100, 100, 21, 11, 3, 3, 13, 6, 4, 3]], "neighbors.KNeighborsClassifierBenchmark.track_test_score": [[0.440422580987736, 0.440422580987736, 0.6543181004951811, 0.6543181004951811, 0.440422580987736, 0.440422580987736, 0.6543181004951811, 0.6543181004951811, 0.440422580987736, 0.440422580987736, 0.6543181004951811, 0.6543181004951811], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "95d25638754fb5c021b379d6f4f51868a7303bedb4868e52cac2a036eb0bc248", 1706312151902, 9.7744], "neighbors.KNeighborsClassifierBenchmark.track_train_score": [[0.6369444540045202, 0.6369444540045202, 0.7931023079860425, 0.7931023079860425, 0.6369444540045202, 0.6369444540045202, 0.7931023079860425, 0.7931023079860425, 0.6369444540045202, 0.6369444540045202, 0.7931023079860425, 0.7931023079860425], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "1e1b6891a1563cf0c8ae446c751cfd6dec48cc2fcc4d0157f30a7189f05e938a", 1706312161677, 51.875], "svm.SVCBenchmark.peakmem_fit": [[277590016, 277487616, 277499904, 277504000], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "b5099e172031e9a0f7b7706ec386c5bf36f9bd427f7d47274c66c6c39f5bf730", 1706312230406, 7.8675], "svm.SVCBenchmark.peakmem_predict": [[204398592, 204398592, 204398592, 204398592], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "4a6611919a2e5a6cbd1f6c211b23857b3912da5e1484da897bf70155d62b7980", 1706312238275, 6.7269], "svm.SVCBenchmark.time_fit": [[1.7206368910010497, 1.7232211209993693, 1.735956124999575, 1.7303538300002401], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "60f69bb46f97b00f249209ee47574d1508b9e81a8ba3ec0a8a3a430eb6aa719d", 1706312245003, 127.72, [1.7194, 1.7208, 1.7341, 1.7289], [1.7232, 1.7245, 1.7376, 1.7327], [1.7199, 1.721, 1.7345, 1.7294], [1.7223, 1.724, 1.7363, 1.7307], [1, 1, 1, 1], [17, 17, 17, 17]], "svm.SVCBenchmark.time_predict": [[0.694653902999562, 0.6167105739996259, 1.8818796289997408, 0.6312858250003046], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "ab64f47e62b03803ca9ee0734d6a0734af8278b39121b069d9abdf86a8e79285", 1706312372725, 126.04, [0.61657, 0.61063, 1.8531, 0.62937], [0.71337, 0.61762, 1.9874, 0.63587], [0.61641, 0.61057, 1.8607, 0.62876], [0.7136, 0.61787, 1.9828, 0.6387], [1, 1, 1, 1], [43, 46, 15, 45]], "svm.SVCBenchmark.track_test_score": [[0.5899537620849096, 0.5, 0.564312736443884, 0.5710382513661202], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "f04be6a642a0b71d7bb27a3b184c53cf61aa01dead2ec4bbc68bf22ea78b68b3", 1706312498766, 1.1151], "svm.SVCBenchmark.track_train_score": [[0.7373393801965231, 0.6089324618736384, 0.7382063936685785, 0.741296518607443], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "30dfcaa0d1c48f402d28bf241f4c7c013ac533fbb528d470c427a34c237993f7", 1706312499882, 5.6023]}, "durations": {"": 33.303298, "": 8.469634, "": 34.650836, "": 9.391436, "": 20.624306, "": 13.62704, "": 4.106793, "": 31.877115, "": 32.03463, "": 7.28315, "": 77.537304, "": 31.555482, "": 136.829707, "": 20.428881, "": 12.300516, "": 443.904789, "": 9.680958, "": 16.852539}, "version": 2} \ No newline at end of file