From 90a51dd87ecd2faf0b1499d14a5e659103c1581e Mon Sep 17 00:00:00 2001 From: sklearn-benchmark-bot Date: Fri, 22 Dec 2023 23:45:57 +0000 Subject: [PATCH] new result [2164bb16] --- logs/log_2164bb16 | 2425 +++++++++++++++++ ...s2.1.0-scipy1.11.2-threadpoolctl3.2.0.json | 1 + 2 files changed, 2426 insertions(+) create mode 100644 logs/log_2164bb16 create mode 100644 results/sklearn-benchmark/2164bb16-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_2164bb16 b/logs/log_2164bb16 new file mode 100644 index 0000000000..e3c8319d51 --- /dev/null +++ b/logs/log_2164bb16 @@ -0,0 +1,2425 @@ +***** 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 2164bb16
for conda-py3.11-cython3.0.3-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0 +·· Installing 2164bb16
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 2164bb16
: +[ 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.5M 90.3M + dense elkan 90.3M 90.2M + sparse lloyd 97.8M 97.8M + sparse elkan 97.8M 97.8M + ================ =========== ======== =========== + +[ 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 125M 125M + sparse elkan 125M 125M + ================ =========== ======== =========== + +[ 3.48%] ··· cluster.KMeansBenchmark.time_fit ok +[ 3.48%] ··· ================ =========== ============ ============ + -- init + ---------------------------- ------------------------- + representation algorithm random k-means++ + ================ =========== ============ ============ + dense lloyd 401±4ms 1.25±0.02s + dense elkan 2.18±0.02s 2.07±0.02s + sparse lloyd 1.64±0.03s 4.57±0.07s + sparse elkan 3.50±0.02s 5.08±0.06s + ================ =========== ============ ============ + +[ 4.35%] ··· cluster.KMeansBenchmark.time_predict ok +[ 4.35%] ··· ================ =========== ============= ============ + -- init + ---------------------------- -------------------------- + representation algorithm random k-means++ + ================ =========== ============= ============ + dense lloyd 5.34±0.05ms 5.22±0.2ms + dense elkan 6.40±1ms 5.13±0.2ms + sparse lloyd 27.4±4ms 22.3±10ms + sparse elkan 27.3±4ms 27.4±4ms + ================ =========== ============= ============ + +[ 5.22%] ··· cluster.KMeansBenchmark.time_transform ok +[ 5.22%] ··· ================ =========== ============= =========== + -- init + ---------------------------- ------------------------- + representation algorithm random k-means++ + ================ =========== ============= =========== + dense lloyd 100±0.4ms 100±0.5ms + dense elkan 100.0±0.5ms 100±0.5ms + sparse lloyd 3.47±1s 3.78±1s + sparse elkan 3.75±2s 3.53±1s + ================ =========== ============= =========== + +[ 6.09%] ··· cluster.KMeansBenchmark.track_test_score ok +[ 6.09%] ··· ================ =========== =========== ===================== + representation algorithm init + ---------------- ----------- ----------- --------------------- + dense lloyd random -4.109885215759277 + dense lloyd k-means++ -3.0753684043884277 + dense elkan random -4.1098856925964355 + dense elkan k-means++ -3.0753684043884277 + sparse lloyd random -0.9266619682312012 + sparse lloyd k-means++ -0.9249227643013 + 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.0780563354492188 + sparse lloyd random -0.9227071404457092 + sparse lloyd k-means++ -0.922096312046051 + 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.2M 91.6M + sparse 174M 176M + ================ ======== =========== + +[ 8.70%] ··· ...ter.MiniBatchKMeansBenchmark.peakmem_predict ok +[ 8.70%] ··· ================ ======== =========== + -- init + ---------------- -------------------- + representation random k-means++ + ================ ======== =========== + dense 88.4M 88.4M + sparse 104M 104M + ================ ======== =========== + +[ 9.57%] ··· ...r.MiniBatchKMeansBenchmark.peakmem_transform ok +[ 9.57%] ··· ================ ======== =========== + -- init + ---------------- -------------------- + representation random k-means++ + ================ ======== =========== + dense 119M 119M + sparse 124M 124M + ================ ======== =========== + +[10.43%] ··· cluster.MiniBatchKMeansBenchmark.time_fit ok +[10.43%] ··· ================ ========== ============ + -- init + ---------------- ----------------------- + representation random k-means++ + ================ ========== ============ + dense 484±20ms 510±20ms + sparse 645±30ms 1.67±0.02s + ================ ========== ============ + +[11.30%] ··· cluster.MiniBatchKMeansBenchmark.time_predict ok +[11.30%] ··· ================ ============= ============ + -- init + ---------------- -------------------------- + representation random k-means++ + ================ ============= ============ + dense 5.33±0.08ms 5.32±0.2ms + sparse 32.7±10ms 31.3±3ms + ================ ============= ============ + +[12.17%] ··· cluster.MiniBatchKMeansBenchmark.time_transform ok +[12.17%] ··· ================ ============ =========== + -- init + ---------------- ------------------------ + representation random k-means++ + ================ ============ =========== + dense 90.9±0.8ms 97.6±1ms + sparse 6.94±0.08s 7.22±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 109M 130M + cd 103M 130M + =============== ====== ====== + +[15.65%] ··· ...ictionaryLearningBenchmark.peakmem_transform ok +[15.65%] ··· =============== ======= ======= + -- n_jobs + --------------- --------------- + fit_algorithm 1 4 + =============== ======= ======= + lars 85.3M 87.3M + cd 85.3M 87.3M + =============== ======= ======= + +[16.52%] ··· ...osition.DictionaryLearningBenchmark.time_fit ok +[16.52%] ··· =============== =========== =========== + -- n_jobs + --------------- ----------------------- + fit_algorithm 1 4 + =============== =========== =========== + lars 18.5±0.1s 10.2±0.1s + cd 793±10ms 3.15±0.3s + =============== =========== =========== + +[17.39%] ··· ...n.DictionaryLearningBenchmark.time_transform ok +[17.39%] ··· =============== =========== ========== + -- n_jobs + --------------- ---------------------- + fit_algorithm 1 4 + =============== =========== ========== + lars 237±0.9ms 302±10ms + cd 238±2ms 292±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 97.9M 102M + cd 97.5M 102M + =============== ======= ====== + +[20.87%] ··· ...ictionaryLearningBenchmark.peakmem_transform ok +[20.87%] ··· =============== ======= ======= + -- n_jobs + --------------- --------------- + fit_algorithm 1 4 + =============== ======= ======= + lars 86.5M 88.1M + cd 86.5M 88.1M + =============== ======= ======= + +[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.33±0s 2.10±0.3s + cd 401±0.8ms 1.86±0.3s + =============== =========== =========== + +[22.61%] ··· ...chDictionaryLearningBenchmark.time_transform ok +[22.61%] ··· =============== ========= ========== + -- n_jobs + --------------- -------------------- + fit_algorithm 1 4 + =============== ========= ========== + lars 275±3ms 304±10ms + cd 291±1ms 291±20ms + =============== ========= ========== + +[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) + + 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) + + 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) + /home/ubuntu/scikit-learn/asv_benchmarks/env/f6ff9b5b333fe13b488feffb65c69a2e/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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 605M + 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.67±0.2s + arpack 1.12±0.01s + randomized 1.09±0.01s + ============ ============ + +[27.83%] ··· decomposition.PCABenchmark.time_transform ok +[27.83%] ··· ============ =========== + svd_solver + ------------ ----------- + full 164±0.9ms + arpack 158±1ms + randomized 156±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.1M + sparse 118M + ================ ======= + +[31.30%] ··· ...tBoostingClassifierBenchmark.peakmem_predict ok +[31.30%] ··· ================ ======= + representation + ---------------- ------- + dense 89.1M + sparse 98.7M + ================ ======= + +[32.17%] ··· ...GradientBoostingClassifierBenchmark.time_fit ok +[32.17%] ··· ================ ============ + representation + ---------------- ------------ + dense 2.76±0.03s + sparse 2.51±0.01s + ================ ============ + +[33.04%] ··· ...ientBoostingClassifierBenchmark.time_predict ok +[33.04%] ··· ================ ============ + representation + ---------------- ------------ + dense 49.3±0.3ms + sparse 46.0±0.9ms + ================ ============ + +[33.91%] ··· ...BoostingClassifierBenchmark.track_test_score ok +[33.91%] ··· ================ ===================== + representation + ---------------- --------------------- + dense 0.554086963699826 + sparse 0.10409974329281042 + ================ ===================== + +[34.78%] ··· ...oostingClassifierBenchmark.track_train_score ok +[34.78%] ··· ================ ===================== + representation + ---------------- --------------------- + dense 0.6276004710871277 + sparse 0.15180008167538628 + ================ ===================== + +[35.65%] ··· Setting up ensemble:103 ok +[35.65%] ··· ...dientBoostingClassifierBenchmark.peakmem_fit 103M +[36.52%] ··· ...tBoostingClassifierBenchmark.peakmem_predict 92M +[37.39%] ··· ...GradientBoostingClassifierBenchmark.time_fit 2.29±0.2s +[38.26%] ··· ...ientBoostingClassifierBenchmark.time_predict 82.5±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 7.78±0.06s 2.58±0.07s + sparse 11.5±0.2s 3.97±0.1s + ================ ============ ============ + +[43.48%] ··· ...RandomForestClassifierBenchmark.time_predict ok +[43.48%] ··· ================ ============ =========== + -- n_jobs + ---------------- ------------------------ + representation 1 4 + ================ ============ =========== + dense 189±4ms 134±0.4ms + sparse 2.18±0.01s 763±40ms + ================ ============ =========== + +[44.35%] ··· ...omForestClassifierBenchmark.track_test_score ok +[44.35%] ··· ================ ==================== ==================== + -- n_jobs + ---------------- ----------------------------------------- + representation 1 4 + ================ ==================== ==================== + dense 0.743067459215631 0.743067459215631 + sparse 0.8656423941766682 0.8656423941766682 + ================ ==================== ==================== + +[45.22%] ··· ...mForestClassifierBenchmark.track_train_score ok +[45.22%] ··· ================ ==================== ==================== + -- n_jobs + ---------------- ----------------------------------------- + representation 1 4 + ================ ==================== ==================== + dense 0.9969582997519124 0.9969582997519124 + 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 96.8M 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.50±0s 1.82±0s + sparse 2.57±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 49.8±0.07ms 51.2±2ms + sparse 3.08±0.02ms 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.949671036215037 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.9563148754083004 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 96.6M 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.51±0s 1.84±0s + sparse 2.35±0s 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 48.8±0.1ms 49.0±2ms + sparse 3.08±0.4ms 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.9482487929834098 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.9538493592669741 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 236M + ================ ======= + +[57.39%] ··· ...el.LinearRegressionBenchmark.peakmem_predict ok +[57.39%] ··· ================ ====== + representation + ---------------- ------ + dense 490M + sparse 157M + ================ ====== + +[58.26%] ··· linear_model.LinearRegressionBenchmark.time_fit ok +[58.26%] ··· ================ ============ + representation + ---------------- ------------ + dense 3.13±0.05s + sparse 1.10±0s + ================ ============ + +[59.13%] ··· ...model.LinearRegressionBenchmark.time_predict ok +[59.13%] ··· ================ ============ + representation + ---------------- ------------ + dense 50.1±2ms + sparse 33.1±0.1ms + ================ ============ + +[60.00%] ··· ...l.LinearRegressionBenchmark.track_test_score ok +[60.00%] ··· ================ ===================== + representation + ---------------- --------------------- + dense 0.9274012651798128 + sparse 0.10301185448560557 + ================ ===================== + +[60.87%] ··· ....LinearRegressionBenchmark.track_train_score ok +[60.87%] ··· ================ =================== + representation + ---------------- ------------------- + dense 0.927602494829764 + sparse 0.999999999996275 + ================ =================== + +[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 98.9M + dense saga 83.6M 84.7M + sparse lbfgs 383M 125M + sparse saga 104M 105M + ================ ======== ======= ======= + +[62.61%] ··· ....LogisticRegressionBenchmark.peakmem_predict ok +[62.61%] ··· ================ ======== ======= ======= + -- n_jobs + ------------------------- --------------- + representation solver 1 4 + ================ ======== ======= ======= + dense lbfgs 99.2M 99.4M + dense saga 85.8M 86.4M + sparse lbfgs 101M 101M + sparse saga 88.4M 88.3M + ================ ======== ======= ======= + +[63.48%] ··· ...r_model.LogisticRegressionBenchmark.time_fit ok +[63.48%] ··· ================ ======== ============ ============ + -- n_jobs + ------------------------- ------------------------- + representation solver 1 4 + ================ ======== ============ ============ + dense lbfgs 21.7±2ms 189±5ms + dense saga 4.95±0.02s 5.00±0.5s + sparse lbfgs 1.12±0.03s 3.02±0.08s + sparse saga 3.58±0.01s 4.35±0.4s + ================ ======== ============ ============ + +[64.35%] ··· ...del.LogisticRegressionBenchmark.time_predict ok +[64.35%] ··· ================ ======== ============= ============= + -- n_jobs + ------------------------- --------------------------- + representation solver 1 4 + ================ ======== ============= ============= + dense lbfgs 3.14±0.06ms 2.97±0.04ms + dense saga 1.92±0.02ms 1.91±0.02ms + sparse lbfgs 7.59±0.03ms 7.57±0.05ms + sparse saga 4.99±0.2ms 6.15±0.01ms + ================ ======== ============= ============= + +[65.22%] ··· ...LogisticRegressionBenchmark.track_test_score ok +[65.22%] ··· ================ ======== ======== ===================== + representation solver n_jobs + ---------------- -------- -------- --------------------- + dense lbfgs 1 0.16879317794871468 + dense lbfgs 4 0.16879317794871468 + dense saga 1 0.7784662719381064 + dense saga 4 0.7784662719381064 + 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.17735956327719798 + dense lbfgs 4 0.17735956327719798 + dense saga 1 0.7948914415800948 + dense saga 4 0.7948914415800948 + 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 825M + 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 194M + 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 283M + dense svd 283M + dense cholesky 283M + dense lsqr 283M + dense sparse_cg 283M + dense sag 283M + dense saga 283M + sparse auto 119M + sparse svd n/a + sparse cholesky 119M + sparse lsqr 119M + sparse sparse_cg 119M + sparse sag 119M + sparse saga 119M + ================ =========== ====== + +[67.83%] ···· For parameters: 'sparse', 'svd' + asv: skipped: NotImplementedError() + +[68.70%] ··· linear_model.RidgeBenchmark.time_fit ok +[68.70%] ··· ================ =========== ============ + representation solver + ---------------- ----------- ------------ + dense auto 204±1ms + dense svd 1.69±0.02s + dense cholesky 205±1ms + dense lsqr 224±10ms + dense sparse_cg 254±3ms + dense sag 28.6±0.4s + dense saga 12.3±0.02s + sparse auto 151±0.6ms + sparse svd n/a + sparse cholesky 5.72±0.03s + sparse lsqr 133±6ms + sparse sparse_cg 165±0.8ms + sparse sag 2.81±0.09s + sparse saga 2.14±0.01s + ================ =========== ============ + +[68.70%] ···· For parameters: 'sparse', 'svd' + asv: skipped: NotImplementedError() + +[69.57%] ··· linear_model.RidgeBenchmark.time_predict ok +[69.57%] ··· ================ =========== ============= + representation solver + ---------------- ----------- ------------- + dense auto 26.0±0.1ms + dense svd 25.9±0.09ms + dense cholesky 25.9±0.08ms + dense lsqr 25.9±0.2ms + dense sparse_cg 24.4±0.3ms + dense sag 25.7±0.7ms + dense saga 24.5±3ms + sparse auto 6.88±0.04ms + sparse svd n/a + sparse cholesky 6.87±0.04ms + sparse lsqr 9.15±0.8ms + sparse sparse_cg 7.28±1ms + sparse sag 7.82±0.7ms + sparse saga 7.05±1ms + ================ =========== ============= + +[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.9575822577950638 + sparse svd n/a + sparse cholesky 0.9575824836843781 + sparse lsqr 0.9575822574283568 + sparse sparse_cg 0.9575822577950638 + sparse sag 0.9575811497264008 + sparse saga 0.9575809504019956 + ================ =========== ==================== + +[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.9656819667361133 + sparse svd n/a + sparse cholesky 0.9656819694432018 + sparse lsqr 0.9656819666158248 + sparse sparse_cg 0.9656819667361133 + sparse sag 0.9656784083612696 + sparse saga 0.9656783750106458 + ================ =========== ==================== + +[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 160M + sparse 87.9M + ================ ======= + +[73.04%] ··· ..._model.SGDRegressorBenchmark.peakmem_predict ok +[73.04%] ··· ================ ======= + representation + ---------------- ------- + dense 159M + sparse 86.5M + ================ ======= + +[73.91%] ··· linear_model.SGDRegressorBenchmark.time_fit ok +[73.91%] ··· ================ ============ + representation + ---------------- ------------ + dense 5.77±0s + sparse 4.83±0.01s + ================ ============ + +[74.78%] ··· linear_model.SGDRegressorBenchmark.time_predict ok +[74.78%] ··· ================ ============= + representation + ---------------- ------------- + dense 10.7±0.8ms + sparse 2.44±0.03ms + ================ ============= + +[75.65%] ··· ...model.SGDRegressorBenchmark.track_test_score ok +[75.65%] ··· ================ ==================== + representation + ---------------- -------------------- + dense 0.9636293915848902 + sparse 0.9624625727729895 + ================ ==================== + +[76.52%] ··· ...odel.SGDRegressorBenchmark.track_train_score ok +[76.52%] ··· ================ ==================== + representation + ---------------- -------------------- + dense 0.9641785427097553 + sparse 0.9616953708325222 + ================ ==================== + +[77.39%] ··· Setting up manifold:15 ok +[77.39%] ··· manifold.TSNEBenchmark.peakmem_fit ok +[77.39%] ··· ============ ======= + method + ------------ ------- + exact 89.3M + barnes_hut 96.9M + ============ ======= + +[78.26%] ··· manifold.TSNEBenchmark.time_fit ok +[78.26%] ··· ============ ============ + method + ------------ ------------ + exact 7.16±0.03s + barnes_hut 3.14±0.1s + ============ ============ + +[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 786M + dense euclidean 751M 1.06G + dense manhattan 254M 341M + dense correlation 248M 474M + sparse cosine 1.42G 1.41G + sparse euclidean 570M 941M + sparse manhattan 187M 222M + 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 - 1.0s, 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.10±0.01s 1.26±0.03s + dense euclidean 1.77±0.04s 3.01±0.05s + dense manhattan 7.29±0.02s 2.17±0.3s + dense correlation 3.29±0.01s 2.53±0.2s + sparse cosine 3.69±0.06s 2.20±0.3s + sparse euclidean 2.56±0.01s 2.13±0.06s + sparse manhattan 1.22±0.02s 1.31±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 218M + 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 56.0±0.02s + 4 16.9±0.2s + ======== ============ + +[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 95.8M + 4 93.2M + ======== ======= + +[86.09%] ··· ...election.GridSearchBenchmark.peakmem_predict ok +[86.09%] ··· ======== ===== + n_jobs + -------- ----- + 1 88M + 4 88M + ======== ===== + +[86.96%] ··· model_selection.GridSearchBenchmark.time_fit ok +[86.96%] ··· ======== ============ + n_jobs + -------- ------------ + 1 5.73±0.01m + 4 1.72±0.01m + ======== ============ + +[87.83%] ··· ...l_selection.GridSearchBenchmark.time_predict ok +[87.83%] ··· ======== ============ + n_jobs + -------- ------------ + 1 39.9±0.2ms + 4 39.9±0.2ms + ======== ============ + +[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.5M 77.5M 81.1M 81.1M + kd_tree 80.2M 80.1M 88.6M 88.6M + ball_tree 80.1M 80.1M 88.4M 88.4M + =========== ========= ========= ========== ========== + +[91.30%] ··· ...NeighborsClassifierBenchmark.peakmem_predict ok +[91.30%] ··· =========== ========= ========= ========== ========== + -- dimension / n_jobs + ----------- ----------------------------------------- + algorithm low / 1 low / 4 high / 1 high / 4 + =========== ========= ========= ========== ========== + brute 88.2M 88.3M 93M 93M + kd_tree 81.9M 84M 91.5M 91.5M + ball_tree 81.7M 84.1M 91.1M 91.1M + =========== ========= ========= ========== ========== + +[92.17%] ··· ...hbors.KNeighborsClassifierBenchmark.time_fit ok +[92.17%] ··· =========== =========== ============= ============= + -- n_jobs + ----------------------- --------------------------- + algorithm dimension 1 4 + =========== =========== ============= ============= + brute low 1.09±0.2ms 1.08±0.03ms + brute high 1.29±0.02ms 1.75±0.03ms + kd_tree low 12.6±2ms 12.3±0.05ms + kd_tree high 53.2±1ms 54.0±1ms + ball_tree low 8.94±0.2ms 8.96±0.2ms + ball_tree high 34.6±0.8ms 34.6±1ms + =========== =========== ============= ============= + +[93.04%] ··· ...s.KNeighborsClassifierBenchmark.time_predict ok +[93.04%] ··· =========== =========== ============ =========== + -- n_jobs + ----------------------- ------------------------ + algorithm dimension 1 4 + =========== =========== ============ =========== + brute low 86.5±0.5ms 87.2±1ms + brute high 126±0.4ms 125±1ms + kd_tree low 1.30±0.01s 2.58±0.3s + kd_tree high 8.36±0s 7.97±0.3s + ball_tree low 2.32±0.05s 5.81±0.1s + ball_tree high 7.24±0.01s 9.63±0.5s + =========== =========== ============ =========== + +[93.91%] ··· ...eighborsClassifierBenchmark.track_test_score ok +[93.91%] ··· =========== =========== ======== ==================== + algorithm dimension n_jobs + ----------- ----------- -------- -------------------- + brute low 1 0.4581179620059775 + brute low 4 0.4581179620059775 + brute high 1 0.6527049360588026 + brute high 4 0.6527049360588026 + kd_tree low 1 0.4581179620059775 + kd_tree low 4 0.4581179620059775 + kd_tree high 1 0.6527049360588026 + kd_tree high 4 0.6527049360588026 + ball_tree low 1 0.4581179620059775 + ball_tree low 4 0.4581179620059775 + ball_tree high 1 0.6527049360588026 + ball_tree high 4 0.6527049360588026 + =========== =========== ======== ==================== + +[94.78%] ··· ...ighborsClassifierBenchmark.track_train_score ok +[94.78%] ··· =========== =========== ======== ==================== + algorithm dimension n_jobs + ----------- ----------- -------- -------------------- + brute low 1 0.6354937300461923 + brute low 4 0.6354937300461923 + brute high 1 0.788636809618512 + brute high 4 0.788636809618512 + kd_tree low 1 0.6354937300461923 + kd_tree low 4 0.6354937300461923 + kd_tree high 1 0.788636809618512 + kd_tree high 4 0.788636809618512 + ball_tree low 1 0.6354937300461923 + ball_tree low 4 0.6354937300461923 + ball_tree high 1 0.788636809618512 + ball_tree high 4 0.788636809618512 + =========== =========== ======== ==================== + +[95.65%] ··· Setting up svm:14 ok +[95.65%] ··· svm.SVCBenchmark.peakmem_fit ok +[95.65%] ··· ========= ====== + kernel + --------- ------ + linear 277M + poly 277M + rbf 277M + sigmoid 277M + ========= ====== + +[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 205M + rbf 205M + sigmoid 205M + ========= ====== + +[97.39%] ··· svm.SVCBenchmark.time_fit ok +[97.39%] ··· ========= ========= + kernel + --------- --------- + linear 1.70±0s + poly 1.70±0s + rbf 1.71±0s + sigmoid 1.71±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 633±6ms + poly 626±6ms + rbf 1.74±0.02s + sigmoid 630±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 +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_0_cpython conda-forge +python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge +python-tzdata 2023.3 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 68.2.2 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: 16384564 kB diff --git a/results/sklearn-benchmark/2164bb16-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/2164bb16-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..4533cad211 --- /dev/null +++ b/results/sklearn-benchmark/2164bb16-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": "2164bb16b978fa06be2e773332a4b0c3ddd90f8e", "env_name": "conda-py3.11-cython3.0.3-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0", "date": 1703238008000, "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": [[103649280, 113889280, 137523200, 137818112, 254795776, 255004672, 261804032, 260943872], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "a9d893de2d92e56e4dbeab4d7b7b4d5e00add3f4e993b164664b7ebbdd036dc7", 1703280114326, 24.92], "cluster.KMeansBenchmark.peakmem_predict": [[90517504, 90259456, 90329088, 90243072, 97763328, 97767424, 97767424, 97767424], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "0f7d945338d774baae43a82dff7fe9f0db16ff6d1481b5afd437048b544396fc", 1703280139248, 1.2672], "cluster.KMeansBenchmark.peakmem_transform": [[121176064, 121176064, 120901632, 121176064, 125186048, 125186048, 125186048, 125186048], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "576d76cb6e3aa82315e3d3dc6a2e8b7e58cb38bdd510df6801ab645465f4eb70", 1703280140518, 27.886], "cluster.KMeansBenchmark.time_fit": [[0.40075583500004086, 1.249727421999978, 2.179749523499936, 2.0671986395000204, 1.6377971609999804, 4.5670537485000295, 3.497289283499981, 5.0785148310001205], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "a8dbf56b4b6365cb1e3c23b71c7df95ae011632c95124496f8fd1c30430154ec", 1703280168405, 254.91, [0.39917, 1.2132, 2.1512, 2.0323, 1.5767, 4.2697, 3.4204, 4.9719], [0.4038, 1.2533, 2.2258, 2.0981, 1.8707, 5.0571, 3.8933, 5.2536], [0.39835, 1.2133, 2.1709, 2.0462, 1.6111, 4.4862, 3.4833, 5.0646], [0.40672, 1.2532, 2.2128, 2.0861, 1.6679, 4.618, 3.5307, 5.1856], [1, 1, 1, 1, 1, 1, 1, 1], [70, 24, 14, 14, 17, 6, 8, 5]], "cluster.KMeansBenchmark.time_predict": [[0.005341297499967368, 0.005224464750028801, 0.006403293500056861, 0.00513190025003496, 0.027382825500012586, 0.02228309800000261, 0.027266195500033064, 0.02737889850004649], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "611589f0c08131355c37720106ea132a2653a100660cd34884455259325b9c83", 1703280423319, 27.957, [0.005308, 0.0050757, 0.0054532, 0.005065, 0.0269, 0.017266, 0.022335, 0.020838], [0.0053701, 0.0053124, 0.0065056, 0.0053044, 0.027558, 0.027371, 0.027787, 0.027661], [0.005296, 0.0050325, 0.0053966, 0.0050257, 0.020501, 0.016715, 0.020447, 0.020623], [0.0053895, 0.0053628, 0.0079526, 0.005342, 0.028707, 0.036352, 0.028163, 0.027721], [2, 2, 2, 2, 1, 1, 1, 1], [100, 100, 100, 100, 100, 100, 100, 100]], "cluster.KMeansBenchmark.time_transform": [[0.10018919900005585, 0.100183922000042, 0.09997322300000633, 0.10033042200007003, 3.4741649654999947, 3.780002518999936, 3.7539748479998707, 3.5277424075001136], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "8a02da09ca430e84b11161256032a2d4c08df103e4626718278e8b69b90acb0c", 1703280451278, 179.32, [0.10014, 0.10004, 0.09992, 0.10019, 2.2523, 1.9451, 1.5013, 2.2829], [0.10036, 0.10037, 0.10014, 0.10062, 6.6621, 8.0297, 8.5636, 6.7606], [0.10007, 0.099977, 0.099795, 0.10011, 3.4438, 3.7624, 3.5732, 3.4883], [0.10094, 0.10097, 0.10089, 0.10109, 5.7017, 6.7268, 6.7093, 5.7966], [1, 1, 1, 1, 1, 1, 1, 1], [100, 100, 100, 100, 6, 5, 5, 6]], "cluster.KMeansBenchmark.track_test_score": [[-4.109885215759277, -3.0753684043884277, -4.1098856925964355, -3.0753684043884277, -0.9266619682312012, -0.9249227643013, -0.9266619682312012, -0.9249262809753418], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "67ff12752edbc7e4055ec0bddc293f22d59aec0eaa675c166f502a008bc22c59", 1703280630599, 4.7963], "cluster.KMeansBenchmark.track_train_score": [[-4.1075520515441895, -3.0780560970306396, -4.1075520515441895, -3.0780563354492188, -0.9227071404457092, -0.922096312046051, -0.9227071404457092, -0.9221000075340271], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "a5e07140ef3dd16920358a4c08c2f9f81d0e21f40bf5d8990b8a37b6a07c64e9", 1703280635397, 30.769], "cluster.MiniBatchKMeansBenchmark.peakmem_fit": [[91172864, 91639808, 173993984, 175665152], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "42f5ccf79079b60ff9fa8b0220a6b1fb951f46d27574d343f6e6b4b69dd8f1f0", 1703280674453, 4.747], "cluster.MiniBatchKMeansBenchmark.peakmem_predict": [[88428544, 88383488, 103649280, 103649280], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "03ee5b059682250c4b3d0793edf5a4978efb06c760148550f068e82dcb71e75f", 1703280679201, 0.64821], "cluster.MiniBatchKMeansBenchmark.peakmem_transform": [[119267328, 119255040, 124362752, 124362752], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "f844a68fb0292b177c459487189f905d1afb89d79ab35a0539f9f4217b445ff2", 1703280679850, 15.809], "cluster.MiniBatchKMeansBenchmark.time_fit": [[0.48360665799987146, 0.5095904499999051, 0.644841728000074, 1.6725130429999808], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "40617ec6fdd94e3a650dba98f8204c9779e63ae7803343b23e7368f7b068f26e", 1703280695660, 125.49, [0.46969, 0.496, 0.62391, 1.6236], [0.50024, 0.526, 0.65504, 1.8829], [0.46482, 0.49041, 0.61205, 1.6612], [0.50317, 0.52954, 0.67711, 1.7033], [1, 1, 1, 1], [60, 57, 45, 17]], "cluster.MiniBatchKMeansBenchmark.time_predict": [[0.005325941249964217, 0.005321095249996688, 0.03272596450005949, 0.03134934349998275], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "561b80fa4780c86ee698a0efd05c5d6c1bce24014006c5ec9096c2f3a960b9fe", 1703280821152, 15.763, [0.0052883, 0.0052521, 0.024298, 0.030731], [0.0053797, 0.0053491, 0.038224, 0.036519], [0.0052655, 0.005066, 0.019298, 0.030024], [0.0054277, 0.0053843, 0.039405, 0.036846], [2, 2, 1, 1], [100, 100, 100, 100]], "cluster.MiniBatchKMeansBenchmark.time_transform": [[0.09090557649994935, 0.09762575399997786, 6.940098420500021, 7.21657567699981], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "2cf7a764c9fa1511ff1e1dee921060dc33eb0608e1cee96b782dc7b5d3f91f89", 1703280836917, 95.528, [0.090374, 0.097171, 6.6219, 6.3939], [0.091203, 0.098106, 7.2456, 8.4706], [0.090172, 0.096858, 6.8567, 7.1614], [0.091804, 0.099429, 7.0171, 7.4873], [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", 1703280932446, 3.4958], "cluster.MiniBatchKMeansBenchmark.track_train_score": [[-4.584851264953613, -3.115997314453125, -0.9323447346687317, -0.934399425983429], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "b0c324767051682ea0bfc17c991f3de50e4876d683b1167c11ae8d4f2349b9c9", 1703280935943, 23.871], "decomposition.DictionaryLearningBenchmark.peakmem_fit": [[109408256, 130134016, 103194624, 130002944], [["'lars'", "'cd'"], ["1", "4"]], "8c3205268eade479bfda221734bf6129ab2a7b2bf4c59a8e6e855469f519672a", 1703280993412, 35.595], "decomposition.DictionaryLearningBenchmark.peakmem_transform": [[85327872, 87330816, 85327872, 87330816], [["'lars'", "'cd'"], ["1", "4"]], "b2c047a9e4d9d9cc6dd2d41a3738c21c183facbf5d609e8bfb354499f0b38ee4", 1703281029009, 3.3698], "decomposition.DictionaryLearningBenchmark.time_fit": [[18.477411873000165, 10.240925213000082, 0.7934589880001113, 3.1481581810003263], [["'lars'", "'cd'"], ["1", "4"]], "9f6c61216a35b8b5a205dbce3e4f541613c2e1df4cda9f85b16a7a41a02a9e02", 1703281032380, 181.43, [17.491, 9.2191, 0.77693, 2.3037], [19.752, 11.466, 0.7964, 3.569], [18.472, 10.198, 0.77663, 2.6786], [18.699, 10.435, 0.79667, 3.3728], [1, 1, 1, 1], [3, 3, 38, 9]], "decomposition.DictionaryLearningBenchmark.time_transform": [[0.23659441649988366, 0.3018514580003284, 0.23770141399995737, 0.29229259649991945], [["'lars'", "'cd'"], ["1", "4"]], "a9786d7edfa47d44fb49632ba092edb63068a33298968990f071b58ad312e45a", 1703281213814, 113.57, [0.2363, 0.29214, 0.23706, 0.28296], [0.23706, 0.30885, 0.2386, 0.29375], [0.23598, 0.2855, 0.23664, 0.28115], [0.23769, 0.31227, 0.23974, 0.30272], [1, 1, 1, 1], [100, 97, 100, 100]], "decomposition.DictionaryLearningBenchmark.track_test_score": [[-0.07475553452968597, -0.07475553452713135, -0.07475554198026657, -0.07475553814463735], [["'lars'", "'cd'"], ["1", "4"]], "022cecb50e5ba330d0728d08afbca34a130f0e74529bce6c8c93aca80a4bcae5", 1703281327388, 2.5527], "decomposition.DictionaryLearningBenchmark.track_train_score": [[-0.07231885939836502, -0.07231886142463793, -0.07231885939836502, -0.07231886151447059], [["'lars'", "'cd'"], ["1", "4"]], "6ed8ae7b04c1c5b4be0a5847795321be4c50195958c72642e1ca9367d838649d", 1703281329942, 3.9857], "decomposition.MiniBatchDictionaryLearningBenchmark.peakmem_fit": [[97878016, 101888000, 97525760, 101629952], [["'lars'", "'cd'"], ["1", "4"]], "cf54cbec149e048235b388e434462754421fc5f8593697b431e17bd01f79cbe1", 1703281343505, 10.015], "decomposition.MiniBatchDictionaryLearningBenchmark.peakmem_transform": [[86482944, 88080384, 86474752, 88072192], [["'lars'", "'cd'"], ["1", "4"]], "c9e62449ea399590080c790df85e63df815e88ceaa029196f9ea925d3acfecd7", 1703281353521, 3.2087], "decomposition.MiniBatchDictionaryLearningBenchmark.time_fit": [[1.331184889000042, 2.1021722804998717, 0.40127743899984125, 1.862790306999841], [["'lars'", "'cd'"], ["1", "4"]], "48d290a4fd2b0a9ecdd1a7add3b7e7b231d8df63e32889758ec0bbd8c1cb37ef", 1703281356730, 127.31, [1.3285, 1.775, 0.4008, 1.6677], [1.3363, 2.4955, 0.40153, 2.4155], [1.3292, 1.7885, 0.4004, 1.6858], [1.3352, 2.3458, 0.402, 2.3672], [1, 1, 1, 1], [22, 14, 74, 14]], "decomposition.MiniBatchDictionaryLearningBenchmark.time_transform": [[0.2753232410000237, 0.3038298040000882, 0.2908135274997221, 0.29141426599971965], [["'lars'", "'cd'"], ["1", "4"]], "3ac7bfb8060c67e6dd13c37f1901d3f4274b8b0edfaf3d6a575d4e20ecbaf45e", 1703281484040, 122.4, [0.27432, 0.3009, 0.29044, 0.28263], [0.27627, 0.31104, 0.29124, 0.30545], [0.27369, 0.29269, 0.2893, 0.27685], [0.2793, 0.31329, 0.29193, 0.31474], [1, 1, 1, 1], [100, 95, 100, 97]], "decomposition.MiniBatchDictionaryLearningBenchmark.track_test_score": [[-0.07748597115278244, -0.07748617679533364, -0.07750026136636734, -0.07749473786188289], [["'lars'", "'cd'"], ["1", "4"]], "a0774d6e8f922842e4b916076deab0ed00f152a84632f732cec174d5d619192f", 1703281606457, 2.5197], "decomposition.MiniBatchDictionaryLearningBenchmark.track_train_score": [[-0.07458314299583435, -0.07458341486459641, -0.07460080087184906, -0.0745965889633329], [["'lars'", "'cd'"], ["1", "4"]], "13436574eaa40a2dd7b58fbef029cd2171941b963cec765dff95a1889f6a157a", 1703281608978, 4.0788], "decomposition.PCABenchmark.peakmem_fit": [[907350016, 605118464, 632156160], [["'full'", "'arpack'", "'randomized'"]], "1dc803fc882e472d9bc70274b900eb03304281cd2dff33ec3e3c039fffbb74a4", 1703281632372, 5.6875], "decomposition.PCABenchmark.peakmem_transform": [[582799360, 582959104, 583225344], [["'full'", "'arpack'", "'randomized'"]], "2b31c7c4510aca17a679729f995ba0b7d6548de119b989f414876912bc7851ff", 1703281638060, 1.0001], "decomposition.PCABenchmark.time_fit": [[2.671517814500021, 1.1197067119999247, 1.0925354330001937], [["'full'", "'arpack'", "'randomized'"]], "4a753451bb0c872008db51c421599cf8badfcb691aab39aaa7822dad561241dc", 1703281639061, 95.642, [2.4132, 1.1121, 1.0724], [3.6981, 1.1427, 1.1], [2.518, 1.1133, 1.0732], [2.8582, 1.1322, 1.0998], [1, 1, 1], [10, 24, 25]], "decomposition.PCABenchmark.time_transform": [[0.16441654500022196, 0.15775515599989376, 0.15625074800004768], [["'full'", "'arpack'", "'randomized'"]], "1f73bed6685d54963e63f4de9713d472d0ab242d57c6a0cfa54fac7d1e1e83ef", 1703281734704, 90.348, [0.16393, 0.15703, 0.15527], [0.16479, 0.1589, 0.15694], [0.16338, 0.15652, 0.15473], [0.16514, 0.15925, 0.1576], [1, 1, 1], [100, 100, 100]], "decomposition.PCABenchmark.track_test_score": [[0.7449418902397156, 0.7449416518211365, 0.7449308037757874], [["'full'", "'arpack'", "'randomized'"]], "2bf9b85b93e81f43bf6e2e900a8ef13fb83b9b9298c32d0808bda654eb57c0c3", 1703281825054, 0.86195], "decomposition.PCABenchmark.track_train_score": [[0.7445708513259888, 0.7445710897445679, 0.7445607781410217], [["'full'", "'arpack'", "'randomized'"]], "16881c7fae4abaa9923123fc258e6542b0b3aa0c232d2db206548668bced23bb", 1703281825916, 0.82084], "ensemble.GradientBoostingClassifierBenchmark.peakmem_fit": [[92061696, 117567488], [["'dense'", "'sparse'"]], "0bed7eba4859779600e1b1cb03539724eddad1419ad1332e897185f93bd3d6df", 1703281839991, 7.0811], "ensemble.GradientBoostingClassifierBenchmark.peakmem_predict": [[89145344, 98693120], [["'dense'", "'sparse'"]], "5f65eed561196ec366996fc83d2258f891bbe9608480b00948108fa794a3c81e", 1703281847073, 0.33973], "ensemble.GradientBoostingClassifierBenchmark.time_fit": [[2.7561495840000134, 2.5070116660003805], [["'dense'", "'sparse'"]], "5702f67868717f5884d82ed22b8940f7ff2b626a2b46e2a4b6e1173c83db484f", 1703281847413, 63.932, [2.7452, 2.482], [3.8759, 2.5384], [2.7501, 2.4941], [2.8024, 2.5165], [1, 1], [10, 11]], "ensemble.GradientBoostingClassifierBenchmark.time_predict": [[0.04925135199982833, 0.04597515499995097], [["'dense'", "'sparse'"]], "17e3a4098ef2254174162a060b1286418984a4be5438aefd71301bf6a8f4c13d", 1703281911346, 14.217, [0.049233, 0.045594], [0.049288, 0.046885], [0.049184, 0.045394], [0.049757, 0.047193], [1, 1], [100, 100]], "ensemble.GradientBoostingClassifierBenchmark.track_test_score": [[0.554086963699826, 0.10409974329281042], [["'dense'", "'sparse'"]], "55092be1f965aa51752829bda24b944bdb1222a6b8e5fdf0d4026c9580953dea", 1703281925565, 0.11583], "ensemble.GradientBoostingClassifierBenchmark.track_train_score": [[0.6276004710871277, 0.15180008167538628], [["'dense'", "'sparse'"]], "cd78924c15421dcfc8b45a7d26a8b035a1e441c45612ee6ae169b9155e5a631b", 1703281925681, 0.18359], "ensemble.HistGradientBoostingClassifierBenchmark.peakmem_fit": [[103149568], [], "733ac3d039d12bcb9c7f00c745fad3c3723c29f21f67e444aabac276cbc3a916", 1703281929308, 2.5529], "ensemble.HistGradientBoostingClassifierBenchmark.peakmem_predict": [[91975680], [], "ef8fbc52879ef0add38e7cec975a52bd207c7003e688e265dcc4839b0bcaa3a8", 1703281931861, 0.14888], "ensemble.HistGradientBoostingClassifierBenchmark.time_fit": [[2.2903884714999094], [], "6840b9adeccbde7fc736aae2aa37f9b118d3fa9a78f2e0b2f0a4f09503e1a48d", 1703281932010, 31.21, [2.2506], [2.6941], [2.2547], [2.5832], [1], [12]], "ensemble.HistGradientBoostingClassifierBenchmark.time_predict": [[0.08252635349981574], [], "ce65e5d6c62eebe1e73935285f56bc6c7ecebde97fb73fb4b9370c9b5979288a", 1703281963221, 9.8695, [0.082368], [0.082684], [0.082252], [0.082974], [1], [100]], "ensemble.HistGradientBoostingClassifierBenchmark.track_test_score": [[0.7230709112942986], [], "8c9a915f4dd669a61ceb38728602e43f84a976ebb06628f8026837eb7a5d30f6", 1703281973091, 0.066212], "ensemble.HistGradientBoostingClassifierBenchmark.track_train_score": [[0.9812160155622751], [], "43f6c225874e5193533ad56bdd398f471c7caa0f0f8c9a8ebb5486e10a2bec7f", 1703281973157, 0.18383], "ensemble.RandomForestClassifierBenchmark.peakmem_fit": [[179216384, 179216384, 402833408, 402829312], [["'dense'", "'sparse'"], ["1", "4"]], "14ca8ab81b54b4f2775c94fd794a13b049f48b9927979b964b90acc22ebf08a8", 1703282002135, 28.652], "ensemble.RandomForestClassifierBenchmark.peakmem_predict": [[182190080, 188366848, 402821120, 402829312], [["'dense'", "'sparse'"], ["1", "4"]], "3febfd0d8977731921e7d366e6a585c8e405c0520f9a94415b96c6c334ed1c2f", 1703282030788, 5.351], "ensemble.RandomForestClassifierBenchmark.time_fit": [[7.778399468999851, 2.583950595999795, 11.500555696999982, 3.9711254349999763], [["'dense'", "'sparse'"], ["1", "4"]], "7f77f2ea22b57af3ff27a86843c654c08e6aa926896f2c421666fd31d95ce65f", 1703282036140, 148.04, [7.2964, 2.4772, 9.5226, 3.7117], [8.3982, 2.8692, 14.073, 4.3347], [7.7745, 2.4928, 11.497, 3.8343], [7.8856, 2.6256, 11.95, 4.0757], [1, 1, 1, 1], [3, 11, 3, 7]], "ensemble.RandomForestClassifierBenchmark.time_predict": [[0.1887408415000209, 0.13380365649982195, 2.1789415339999323, 0.762914242000079], [["'dense'", "'sparse'"], ["1", "4"]], "6a93ee4dfb1d21e994eb8d7568e75ee99e0f416c9711bb2b45d1c022a27f0746", 1703282184178, 109.42, [0.18699, 0.13356, 2.1404, 0.712], [0.18947, 0.13404, 2.2023, 0.78253], [0.18264, 0.13336, 2.1669, 0.712], [0.18974, 0.13422, 2.1829, 0.78253], [1, 1, 1, 1], [100, 100, 13, 33]], "ensemble.RandomForestClassifierBenchmark.track_test_score": [[0.743067459215631, 0.743067459215631, 0.8656423941766682, 0.8656423941766682], [["'dense'", "'sparse'"], ["1", "4"]], "a3b01d5f39647a3a6d6bfac31a005a5fdc82ad531a1b71f249ae2f4e98dc44c9", 1703282293597, 1.5549], "ensemble.RandomForestClassifierBenchmark.track_train_score": [[0.9969582997519124, 0.9969582997519124, 0.9996123288718864, 0.9996123288718864], [["'dense'", "'sparse'"], ["1", "4"]], "42daa18fec647c7415a78ff56b84cf07b2253222c89f24baf5f12238463b9400", 1703282295153, 4.9622], "linear_model.ElasticNetBenchmark.peakmem_fit": [[852893696, 1209257984, 124088320, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "aeb53df9e9543a762cf297b5697780eafb3cfbf2a7e750ad0f079ea50ff3d051", 1703282332715, 8.9938], "linear_model.ElasticNetBenchmark.peakmem_predict": [[489484288, 489099264, 96813056, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "27f5ef6022a3a4cdd5a0854b9428349a5e461bf638a76337760251639c9d7f02", 1703282341710, 1.3253], "linear_model.ElasticNetBenchmark.time_fit": [[1.4975665440001649, 1.8225468159998854, 2.5716882140000052, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "02947c3221cd53cf645dab6e61c787646637d66474795a722ec537ff85976c8c", 1703282343037, 96.78, [1.4926, 1.8183, 2.5608, null], [1.5043, 1.8267, 2.6826, null], [1.4949, 1.8199, 2.5644, null], [1.502, 1.8245, 2.5855, null], [1, 1, 1, null], [17, 15, 11, null]], "linear_model.ElasticNetBenchmark.time_predict": [[0.04980841650012735, 0.05120309599988104, 0.0030795293333388445, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "4140a00f540d4dea5268a3813730d6fbb270e40b74285dbf046b3e26069f1287", 1703282439818, 64.6, [0.049766, 0.05039, 0.0030707, null], [0.049836, 0.053485, 0.0030861, null], [0.049732, 0.050331, 0.003063, null], [0.049874, 0.053564, 0.0030933, null], [1, 1, 3, null], [100, 99, 100, null]], "linear_model.ElasticNetBenchmark.track_test_score": [[0.9274010856209145, 0.9274010850953214, 0.949671036215037, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "1c0c2170cd23de65b973498cfc8dff584d9983a7513d2ead27d49594b092a280", 1703282504420, 0.59826], "linear_model.ElasticNetBenchmark.track_train_score": [[0.9276022550495941, 0.9276022552325599, 0.9563148754083004, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "6cff911c1163f327c86117f3dc306d62cdba87d9ea8068cc68977b61d151da78", 1703282505020, 1.2554], "linear_model.LassoBenchmark.peakmem_fit": [[852893696, 1209257984, 124108800, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "8fa5824a898ff683065f60683a1805ae55dfdde209f22eb520e3dddac3b02688", 1703282514013, 7.946], "linear_model.LassoBenchmark.peakmem_predict": [[489472000, 489275392, 96636928, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "2fd8dcd052ba7edddc85213c847b8fd149f36b0b9c0b058b88adae232e1fe0c6", 1703282521960, 1.1197], "linear_model.LassoBenchmark.time_fit": [[1.5066345489999549, 1.8394837119999465, 2.3531483069998558, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "d0f2ce5dce5564f0fc096b1e4ee47c583962a62baf6a13edf150b4edaf353e05", 1703282523081, 95.825, [1.5036, 1.8333, 2.3468, null], [1.5219, 2.0454, 2.3593, null], [1.5044, 1.8375, 2.3496, null], [1.5137, 1.8453, 2.3558, null], [1, 1, 1, null], [17, 14, 12, null]], "linear_model.LassoBenchmark.time_predict": [[0.0487756454999726, 0.04899010000008275, 0.0030795029999239887, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "9adfa14dab87a3a8a4de49d179ab5891f08045e1b81194ae39643622cb6487c9", 1703282618907, 65.152, [0.048726, 0.048707, 0.0030724, null], [0.048827, 0.052067, 0.0030897, null], [0.04869, 0.048632, 0.0030675, null], [0.048966, 0.052267, 0.00392, null], [1, 1, 4, null], [100, 99, 100, null]], "linear_model.LassoBenchmark.track_test_score": [[0.9274015024583205, 0.9274015028138817, 0.9482487929834098, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "b56564a7b1756eeff8bbe981fa28bfb58f992c09069c2672ae87e637ba91f565", 1703282684062, 1.1442], "linear_model.LassoBenchmark.track_train_score": [[0.92760249197518, 0.9276024919395177, 0.9538493592669741, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "97c0e5ecdddd2ee7c31046ec01b6d29119975ffd6774712a778a26f8499350c4", 1703282685207, 1.4271], "linear_model.LinearRegressionBenchmark.peakmem_fit": [[1215229952, 236404736], [["'dense'", "'sparse'"]], "a905fac8878f96b0ccc05296ca1cbb10654937aa04579453c79a4255ec7865f1", 1703282762901, 4.82], "linear_model.LinearRegressionBenchmark.peakmem_predict": [[489947136, 156807168], [["'dense'", "'sparse'"]], "759535a8913b60467ef240fed4181399ff149efa33bea0eb69eed231df3f8876", 1703282767721, 0.84735], "linear_model.LinearRegressionBenchmark.time_fit": [[3.1332785874999445, 1.099223954999843], [["'dense'", "'sparse'"]], "e5dbbebbcad57689afbefadad2fb87cb71161a32a9d6caa162975a5b419f0f97", 1703282768570, 62.894, [3.0974, 1.098], [3.9346, 1.1008], [3.0983, 1.0981], [3.1912, 1.1008], [1, 1], [8, 26]], "linear_model.LinearRegressionBenchmark.time_predict": [[0.050126354999974865, 0.03306581450010526], [["'dense'", "'sparse'"]], "ba279c28dffebbb04b7b173dee9e976b48b05ffbada322dd53d9a2de22ff70f6", 1703282831465, 40.984, [0.049279, 0.033017], [0.052396, 0.033115], [0.048612, 0.03298], [0.052541, 0.033183], [1, 1], [100, 100]], "linear_model.LinearRegressionBenchmark.track_test_score": [[0.9274012651798128, 0.10301185448560557], [["'dense'", "'sparse'"]], "0641fe07389de5e5b9811f51f186e4a4a96a856eb50c8810c62734a593513594", 1703282872451, 0.34888], "linear_model.LinearRegressionBenchmark.track_train_score": [[0.927602494829764, 0.999999999996275], [["'dense'", "'sparse'"]], "5853e8435e7eba58f2264852c35444debdedaa05b29cccd9fef895ce848a5f06", 1703282872800, 0.49136], "linear_model.LogisticRegressionBenchmark.peakmem_fit": [[105787392, 98906112, 83640320, 84652032, 382701568, 125247488, 104132608, 104837120], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "3b211361ab927e53d5697c6b9e81013a7575a9ce103d21adeb68544ea7a4e5dc", 1703282904609, 29.474], "linear_model.LogisticRegressionBenchmark.peakmem_predict": [[99192832, 99373056, 85815296, 86392832, 100614144, 100601856, 88379392, 88297472], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "be6101aa74d4f94ec846334788b859094ed4b1d36ca92bf7d693b3043a8d39da", 1703282934085, 0.50819], "linear_model.LogisticRegressionBenchmark.time_fit": [[0.02170914750013253, 0.18908019900027284, 4.948617711999759, 4.998065702000531, 1.1242031245001272, 3.015942814000482, 3.575192580000021, 4.349138400500578], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "7cd42b119dd9bf6c8bf33ee70890f7ebaf0b159e0c0c8cd5b299c3f632725f21", 1703282934594, 232.48, [0.021493, 0.18006, 4.873, 4.3426, 1.0529, 2.8596, 3.5548, 3.7118], [0.023307, 0.1894, 5.0402, 6.453, 1.1356, 3.7753, 3.593, 5.1887], [0.020321, 0.17954, 4.9409, 4.9704, 1.0661, 2.9285, 3.5701, 4.0942], [0.024016, 0.18998, 4.977, 5.9778, 1.1355, 3.0921, 3.584, 4.8576], [1, 1, 1, 1, 1, 1, 1, 1], [100, 77, 6, 5, 26, 9, 8, 6]], "linear_model.LogisticRegressionBenchmark.time_predict": [[0.003140222999945763, 0.002970328874994266, 0.0019234755833016002, 0.0019146130833481343, 0.007591691000243372, 0.007568611000124292, 0.004989890500079734, 0.006149553249770179], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "b9dd34b6a7b894f6afbd6e27f4d0cfe829c1b0e4af4f7203e56269b873ee049b", 1703283167075, 21.058, [0.003124, 0.002934, 0.0019119, 0.0018923, 0.0075707, 0.0075385, 0.0049374, 0.0061462], [0.0032279, 0.0029848, 0.0019314, 0.001922, 0.0076041, 0.0075862, 0.0049943, 0.006153], [0.0031163, 0.0029198, 0.001896, 0.0018823, 0.0075484, 0.0075053, 0.00467, 0.0061397], [0.0032353, 0.0029981, 0.001942, 0.0019254, 0.007615, 0.0076007, 0.0049985, 0.0061557], [4, 4, 6, 6, 2, 2, 3, 2], [100, 100, 100, 100, 100, 100, 100, 100]], "linear_model.LogisticRegressionBenchmark.track_test_score": [[0.16879317794871468, 0.16879317794871468, 0.7784662719381064, 0.7784662719381064, 0.06538461538461539, 0.06538461538461539, 0.5765140080078162, 0.5765140080078162], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "37e537f82f54da1d89003018c8370da6ac290d672b6343a457ee49dd444e3c9f", 1703283188136, 0.56337], "linear_model.LogisticRegressionBenchmark.track_train_score": [[0.17735956327719798, 0.17735956327719798, 0.7948914415800948, 0.7948914415800948, 0.0681998556998557, 0.0681998556998557, 0.6908414295256007, 0.6908414295256007], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "5647f2df8db098461a973d60cb900515f403287ed3e109a99151c94309e568f1", 1703283188701, 1.0236], "linear_model.RidgeBenchmark.peakmem_fit": [[463626240, 825286656, 463757312, 472604672, 467144704, 472567808, 472567808, 192880640, NaN, 1271091200, 194023424, 192880640, 158240768, 158240768], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "d06a93be5cf39a0df663d696943713376c4ba4abb2568ebc0bc97fd2a2fd5173", 1703283321770, 59.497], "linear_model.RidgeBenchmark.peakmem_predict": [[282951680, 282861568, 282886144, 282923008, 282882048, 282931200, 283017216, 118734848, NaN, 118714368, 118730752, 118714368, 118747136, 118575104], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "24e4dc55ce8e6b9311d26ca2936364cad3ddb0b8827b656a81886db508e69866", 1703283381268, 2.7832], "linear_model.RidgeBenchmark.time_fit": [[0.2044376519997968, 1.685358842000369, 0.20493274599994038, 0.22408605300006457, 0.25376264700025786, 28.58162263400027, 12.334962531000201, 0.15099702350016742, NaN, 5.715732429000127, 0.13287518800007092, 0.1648781025005519, 2.8108574155003225, 2.13827227100046], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "6ebbadd5cfeeb543e69ca73d777ab88bff49391965e0c0e3270868f1fa6bb385", 1703283384053, 484.41, [0.20339, 1.6551, 0.2045, 0.22081, 0.25239, 24.817, 12.091, 0.15076, null, 5.4563, 0.13232, 0.16449, 2.7529, 2.0805], [0.20497, 1.8205, 0.20575, 0.22736, 0.25567, 33.435, 12.549, 0.15121, null, 6.2646, 0.13391, 0.16524, 3.0092, 2.1812], [0.20261, 1.662, 0.20422, 0.21946, 0.24977, 28.556, 12.299, 0.1505, null, 5.6821, 0.13205, 0.16386, 2.7634, 2.1276], [0.20548, 1.7002, 0.20647, 0.24404, 0.25669, 29.423, 12.348, 0.15174, null, 5.7487, 0.14486, 0.16551, 2.9444, 2.1495], [1, 1, 1, 1, 1, 1, 1, 1, null, 1, 1, 1, 1, 1], [95, 16, 94, 74, 77, 3, 3, 100, null, 5, 100, 100, 10, 13]], "linear_model.RidgeBenchmark.time_predict": [[0.02597511449994272, 0.02592011700016883, 0.025874077499793202, 0.02586326300024666, 0.02437058449959295, 0.025657296499957738, 0.024530531500204233, 0.006884329500053354, NaN, 0.006874492000179089, 0.009148203749873574, 0.007279843000105757, 0.007815623999931631, 0.007048137750189198], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "f41e9813a5f8239fbb0ef5e81982549e297ff18f751b7e4b42982972851b7cd0", 1703283868478, 135.94, [0.025924, 0.025869, 0.025835, 0.025761, 0.024334, 0.024681, 0.024364, 0.0068604, null, 0.0068508, 0.0077719, 0.0072152, 0.0078041, 0.0070155], [0.026023, 0.025971, 0.025901, 0.025906, 0.024506, 0.025812, 0.025208, 0.0068941, null, 0.0068994, 0.009172, 0.0093041, 0.0078734, 0.0071187], [0.025865, 0.02583, 0.025764, 0.025632, 0.024302, 0.024432, 0.02431, 0.0068428, null, 0.0068356, 0.0075731, 0.0071596, 0.0077925, 0.0069976], [0.026086, 0.026013, 0.025933, 0.02595, 0.024978, 0.025873, 0.029569, 0.0069203, null, 0.0069246, 0.009184, 0.009333, 0.0091938, 0.0091915], [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.9575822577950638, NaN, 0.9575824836843781, 0.9575822574283568, 0.9575822577950638, 0.9575811497264008, 0.9575809504019956], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "663c821271fbdb18d0252832535191137787f37ad6d6397624c92edd96dc6f3f", 1703284004424, 2.5012], "linear_model.RidgeBenchmark.track_train_score": [[0.9444001571921127, 0.9444001571502235, 0.9444001571921127, 0.9444001572131616, 0.9444001571192623, 0.9444001419121766, 0.9444001543688754, 0.9656819667361133, NaN, 0.9656819694432018, 0.9656819666158248, 0.9656819667361133, 0.9656784083612696, 0.9656783750106458], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "92bfe13d8da10b255d1c72982a3a88f70985b864b39584e51a184ea88116f35d", 1703284006927, 2.5165], "linear_model.SGDRegressorBenchmark.peakmem_fit": [[159567872, 87945216], [["'dense'", "'sparse'"]], "d81ea5fe5efd3e1ec085f0a2c66d712cfec7e2c4e03b19b7a50ab79dfd661f77", 1703284031707, 11.468], "linear_model.SGDRegressorBenchmark.peakmem_predict": [[158605312, 86511616], [["'dense'", "'sparse'"]], "cf12939ffeb2f97f86ada7e454920a994d254a98a02eac5e34ea687f8ec11ad0", 1703284043175, 0.14267], "linear_model.SGDRegressorBenchmark.time_fit": [[5.766604104999715, 4.8330372675000035], [["'dense'", "'sparse'"]], "cc477ee1fcfc2e853f5113072b49c7dc80acf8f2e19f83518368e1efe8dd5374", 1703284043318, 68.956, [5.7496, 4.7996], [5.7894, 4.8516], [5.76, 4.8275], [5.7677, 4.8376], [1, 1], [5, 6]], "linear_model.SGDRegressorBenchmark.time_predict": [[0.010709306499848026, 0.0024371227999836266], [["'dense'", "'sparse'"]], "fcd01e3604428cf2063cbbfe4e708974618533d55ec0784a787b8bb838a2ece9", 1703284112276, 10.003, [0.010635, 0.0024204], [0.010856, 0.0024394], [0.010602, 0.0023834], [0.012264, 0.0024422], [1, 5], [100, 100]], "linear_model.SGDRegressorBenchmark.track_test_score": [[0.9636293915848902, 0.9624625727729895], [["'dense'", "'sparse'"]], "5c184c0b957ec177b911999a0cc2cd3996407b726efe5d7adeaeddea222a16d0", 1703284122280, 0.18664], "linear_model.SGDRegressorBenchmark.track_train_score": [[0.9641785427097553, 0.9616953708325222], [["'dense'", "'sparse'"]], "84040f29c546fcb4fb3fed1db35c198a88607a920f0d1aad43ae542738470257", 1703284122468, 0.22946], "manifold.TSNEBenchmark.peakmem_fit": [[89309184, 96890880], [["'exact'", "'barnes_hut'"]], "5b07ad9c3bf4af00ff4022361ced135ee0591fe9a613dddb484f0142685497c4", 1703284134663, 12.729], "manifold.TSNEBenchmark.time_fit": [[7.161636311499933, 3.1410340640004506], [["'exact'", "'barnes_hut'"]], "d7906ea0d1e8bee6103afdb924f0c5471c1c3e392feb7dbcc411b9e3f3535e6a", 1703284147392, 70.046, [6.9943, 3.1097], [7.352, 4.0588], [7.1388, 3.1312], [7.196, 3.4044], [1, 1], [4, 9]], "manifold.TSNEBenchmark.track_test_score": [[0.3218818006120378, 0.7243015170097351], [["'exact'", "'barnes_hut'"]], "7c865f9e53f16c8492cb36db3b656646d6585227ebfbf097102fda1e83f5e953", 1703284217439, 0.052114], "manifold.TSNEBenchmark.track_train_score": [[0.3218818006120378, 0.7243015170097351], [["'exact'", "'barnes_hut'"]], "92a5fc587f972e63dad98657097b1bcd64a743dfce5f07b3e1847ed8b720d46d", 1703284217491, 0.03792], "metrics.PairwiseDistancesBenchmark.peakmem_pairwise_distances": [[668614656, 786169856, 751329280, 1056907264, 254431232, 340553728, 247537664, 473968640, 1420505088, 1410486272, 570204160, 941379584, 187265024, 222035968, NaN, NaN], [["'dense'", "'sparse'"], ["'cosine'", "'euclidean'", "'manhattan'", "'correlation'"], ["1", "4"]], "f982061fc53163362f863b2455a1f2f660861c4a4357be712dcacab0682833db", 1703284217530, 44.117], "metrics.PairwiseDistancesBenchmark.time_pairwise_distances": [[1.1017089370006943, 1.260231406999992, 1.7682696840001881, 3.005535205999877, 7.290443735000281, 2.1734768950000216, 3.2853348049993656, 2.5278805470002226, 3.692166381000334, 2.2003219540001737, 2.563855228000648, 2.128914869500022, 1.2244373054995776, 1.3093028909997884, NaN, NaN], [["'dense'", "'sparse'"], ["'cosine'", "'euclidean'", "'manhattan'", "'correlation'"], ["1", "4"]], "968c4646f4f823e76e062ccbbe50249793691ae13e472124d1ebd2642c86b5e0", 1703284261648, 460.32, [1.09, 1.2089, 1.7356, 2.9418, 7.1648, 1.844, 3.2644, 2.1294, 3.6837, 2.0148, 2.5536, 1.9623, 1.2183, 1.2833, null, null], [1.1219, 1.3034, 1.8338, 3.2792, 7.4668, 2.693, 3.2955, 2.7927, 4.796, 2.6222, 2.5906, 2.2421, 1.2525, 1.3366, null, null], [1.0913, 1.2311, 1.7489, 2.9664, 7.2816, 2.0547, 3.2776, 2.3398, 3.6887, 2.0761, 2.5591, 2.0514, 1.2192, 1.2936, null, null], [1.1193, 1.2868, 1.8265, 3.0748, 7.3247, 2.5755, 3.2927, 2.7041, 3.8031, 2.5812, 2.5815, 2.1657, 1.2508, 1.3332, null, null], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, null, null], [27, 23, 16, 10, 4, 13, 9, 12, 8, 13, 11, 14, 24, 23, null, null]], "model_selection.CrossValidationBenchmark.peakmem_crossval": [[218374144, 118845440], [["1", "4"]], "4b6fc20c55d0bbbf2b9b56117a6725d0351eec991f183d04b136f1ce4552e0c7", 1703284721966, 76.651], "model_selection.CrossValidationBenchmark.time_crossval": [[56.000719397000466, 16.94277510899974], [["1", "4"]], "9959454181a0ddb22a0ce5727c352955d47bf0ce97d2189ff73d567981c64587", 1703284798617, 296.28, [55.791, 15.059], [56.214, 19.047], [55.979, 16.81], [56.025, 17.24], [1, 1], [3, 3]], "model_selection.CrossValidationBenchmark.track_crossval": [[0.9001555555555555, 0.9001555555555555], [["1", "4"]], "5e7e6b0e0116bbc68953414ce4e0eec203cc51c80a71d897dd599172b82aeedd", 1703285094897, 78.289], "model_selection.GridSearchBenchmark.peakmem_fit": [[95801344, 93188096], [["1", "4"]], "95b48fd99a9327cc7b96fbaf3fb68de0488e277098c5f71aa31f5bcc0af0aa35", 1703285657220, 477.16], "model_selection.GridSearchBenchmark.peakmem_predict": [[88027136, 88014848], [["1", "4"]], "c892cd859a96073eba53d60e549a73d8202c9d0e97f5469f5e0333d949ce8dce", 1703286134378, 0.24918], "model_selection.GridSearchBenchmark.time_fit": [[343.6970390539991, 103.4481823469996], [["1", "4"]], "ce048ba169bd01fc98abe0f363fcaafc41dfc6d88ae4658795602e37fd0bd003", 1703286134628, 1792.3, [336.83, 98.678], [351.08, 107.67], [343.12, 102.76], [344.66, 103.73], [1, 1], [3, 3]], "model_selection.GridSearchBenchmark.time_predict": [[0.039899624500321806, 0.039876726000329654], [["1", "4"]], "acfeae20f02fb4775c69f3a23452a495e43a2abb0e684954a33824913f37e3eb", 1703287926966, 11.308, [0.03985, 0.039836], [0.040023, 0.03996], [0.039791, 0.039804], [0.040103, 0.040166], [1, 1], [100, 100]], "model_selection.GridSearchBenchmark.track_test_score": [[0.8678060899936387, 0.8678060899936387], [["1", "4"]], "ec63718f94ff0beda5889deafa3b1f1f3ff7750bf6254fce002cadda537bee4b", 1703287938276, 0.090272], "model_selection.GridSearchBenchmark.track_train_score": [[0.9966662088870577, 0.9966662088870577], [["1", "4"]], "51575cdf87b95c5096592cecfc1f386cff2b52230b19a7bd6b1afee2fb55910c", 1703287938367, 0.1651], "neighbors.KNeighborsClassifierBenchmark.peakmem_fit": [[77549568, 77533184, 81084416, 81092608, 80216064, 80080896, 88612864, 88612864, 80121856, 80056320, 88383488, 88383488], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "66acb7f2ea52ea49f9a5239c437782b0ac7cd030f150166dff686727e06ae1f5", 1703287949107, 1.2222], "neighbors.KNeighborsClassifierBenchmark.peakmem_predict": [[88203264, 88285184, 93007872, 93024256, 81866752, 83968000, 91504640, 91471872, 81657856, 84066304, 91054080, 91115520], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "e7fb64f5f61911736101d3ca625806937a6bb4fc75b64a8ed0c9be1f37e0f10f", 1703287950331, 51.631], "neighbors.KNeighborsClassifierBenchmark.time_fit": [[0.0010934030000758607, 0.0010842272999980196, 0.0012862447777782413, 0.0017513382501116817, 0.012648040999010846, 0.01230787149961543, 0.053210692999527964, 0.05404713799998717, 0.008936528749927675, 0.008962887250163476, 0.034630355999979656, 0.03464377150066866], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "455e6017e69db76a36673f135b8300f5288867804ae588240ef238340de7bc82", 1703288001963, 43.335, [0.0010773, 0.0010777, 0.0012764, 0.0017206, 0.012402, 0.012283, 0.052555, 0.05291, 0.0088957, 0.0089022, 0.03442, 0.034349], [0.0014944, 0.0011181, 0.0012967, 0.0017551, 0.017161, 0.01234, 0.054673, 0.055022, 0.0090541, 0.0090664, 0.0352, 0.035948], [0.0010723, 0.0010723, 0.0012561, 0.0017063, 0.012311, 0.012261, 0.052281, 0.052406, 0.0088752, 0.0088851, 0.034255, 0.034164], [0.0014979, 0.0011267, 0.0013011, 0.0017653, 0.017185, 0.012369, 0.054952, 0.055364, 0.009352, 0.009278, 0.035945, 0.036127], [7, 10, 9, 6, 1, 1, 1, 1, 2, 2, 1, 1], [100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100]], "neighbors.KNeighborsClassifierBenchmark.time_predict": [[0.08649696750035218, 0.08719231949999084, 0.12642118749954534, 0.12541540099937265, 1.3040751600001386, 2.5795412520001264, 8.364010152999981, 7.966190772000118, 2.323036232499362, 5.810794535998866, 7.235726559500108, 9.632279417999598], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "6611e4000bd5b1d8935eb7407c10355bf476dfef925640b9a8445912b72c8183", 1703288045303, 321.77, [0.086469, 0.086692, 0.12633, 0.12454, 1.2856, 2.1431, 8.337, 5.4804, 2.287, 5.5001, 7.1851, 4.8393], [0.087034, 0.088703, 0.12661, 0.12622, 1.3133, 2.993, 8.3873, 10.437, 2.8426, 6.2585, 7.2809, 14.443], [0.086445, 0.086645, 0.12625, 0.1241, 1.2903, 2.4042, 8.3599, 7.6904, 2.2995, 5.7441, 7.2234, 9.1158], [0.087363, 0.088758, 0.12701, 0.1263, 1.3122, 2.9286, 8.3653, 8.2305, 2.3963, 5.962, 7.2453, 10.162], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [100, 100, 100, 100, 23, 11, 3, 3, 12, 5, 4, 3]], "neighbors.KNeighborsClassifierBenchmark.track_test_score": [[0.4581179620059775, 0.4581179620059775, 0.6527049360588026, 0.6527049360588026, 0.4581179620059775, 0.4581179620059775, 0.6527049360588026, 0.6527049360588026, 0.4581179620059775, 0.4581179620059775, 0.6527049360588026, 0.6527049360588026], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "95d25638754fb5c021b379d6f4f51868a7303bedb4868e52cac2a036eb0bc248", 1703288367080, 9.5805], "neighbors.KNeighborsClassifierBenchmark.track_train_score": [[0.6354937300461923, 0.6354937300461923, 0.788636809618512, 0.788636809618512, 0.6354937300461923, 0.6354937300461923, 0.788636809618512, 0.788636809618512, 0.6354937300461923, 0.6354937300461923, 0.788636809618512, 0.788636809618512], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "1e1b6891a1563cf0c8ae446c751cfd6dec48cc2fcc4d0157f30a7189f05e938a", 1703288376662, 51.719], "svm.SVCBenchmark.peakmem_fit": [[277045248, 277008384, 277012480, 277020672], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "b5099e172031e9a0f7b7706ec386c5bf36f9bd427f7d47274c66c6c39f5bf730", 1703288445807, 9.0084], "svm.SVCBenchmark.peakmem_predict": [[204120064, 204738560, 204931072, 204996608], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "4a6611919a2e5a6cbd1f6c211b23857b3912da5e1484da897bf70155d62b7980", 1703288454816, 5.0546], "svm.SVCBenchmark.time_fit": [[1.6980988010000146, 1.699118640000961, 1.7133455610000965, 1.7084595689993876], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "60f69bb46f97b00f249209ee47574d1508b9e81a8ba3ec0a8a3a430eb6aa719d", 1703288459872, 125.86, [1.6972, 1.6986, 1.7126, 1.708], [1.6997, 1.7, 1.7177, 1.71], [1.6976, 1.6988, 1.7128, 1.7083], [1.6988, 1.6999, 1.7151, 1.7092], [1, 1, 1, 1], [17, 17, 17, 17]], "svm.SVCBenchmark.time_predict": [[0.6331123270010721, 0.6257423659990309, 1.7438083889992413, 0.6299972249998973], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "ab64f47e62b03803ca9ee0734d6a0734af8278b39121b069d9abdf86a8e79285", 1703288585732, 126.18, [0.62361, 0.61627, 1.7242, 0.62221], [0.63524, 0.62754, 1.8059, 0.63137], [0.62326, 0.61541, 1.7292, 0.62168], [0.63551, 0.6277, 1.7617, 0.6317], [1, 1, 1, 1], [45, 46, 17, 45]], "svm.SVCBenchmark.track_test_score": [[0.5899537620849096, 0.5, 0.564312736443884, 0.5710382513661202], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "f04be6a642a0b71d7bb27a3b184c53cf61aa01dead2ec4bbc68bf22ea78b68b3", 1703288711912, 1.3684], "svm.SVCBenchmark.track_train_score": [[0.7373393801965231, 0.6089324618736384, 0.7382063936685785, 0.741296518607443], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "30dfcaa0d1c48f402d28bf241f4c7c013ac533fbb528d470c427a34c237993f7", 1703288713281, 5.3174]}, "durations": {"": 34.107152, "": 8.286238, "": 33.597385, "": 9.575991, "": 19.313711, "": 13.252417, "": 3.4426, "": 28.794071, "": 32.598589, "": 7.736334, "": 76.265288, "": 31.316446, "": 132.043397, "": 22.257416, "": 11.964861, "": 484.033823, "": 10.574309, "": 17.423765}, "version": 2} \ No newline at end of file