From da06f926d4114db603a9150b649ff2f74b01334c Mon Sep 17 00:00:00 2001 From: sklearn-benchmark-bot Date: Thu, 22 Feb 2024 23:42:47 +0000 Subject: [PATCH] new result [c826fecd] --- logs/log_c826fecd | 2441 +++++++++++++++++ ...s2.1.0-scipy1.11.2-threadpoolctl3.2.0.json | 1 + 2 files changed, 2442 insertions(+) create mode 100644 logs/log_c826fecd create mode 100644 results/sklearn-benchmark/c826fecd-conda-py3.11-cython3.0.8-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0.json diff --git a/logs/log_c826fecd b/logs/log_c826fecd new file mode 100644 index 0000000000..2087acfa36 --- /dev/null +++ b/logs/log_c826fecd @@ -0,0 +1,2441 @@ +***** Runner ***** + +· Creating environments +· Discovering benchmarks +·· Uninstalling from conda-py3.11-cython3.0.8-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0 +·· Building c826fecd
for conda-py3.11-cython3.0.8-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0 +·· Installing c826fecd
into conda-py3.11-cython3.0.8-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 c826fecd
: +[ 0.00%] ·· Benchmarking conda-py3.11-cython3.0.8-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 105M 115M + dense elkan 138M 139M + sparse lloyd 256M 256M + sparse elkan 263M 262M + ================ =========== ======== =========== + +[ 1.74%] ··· cluster.KMeansBenchmark.peakmem_predict ok +[ 1.74%] ··· ================ =========== ======== =========== + -- init + ---------------------------- -------------------- + representation algorithm random k-means++ + ================ =========== ======== =========== + dense lloyd 90.7M 90.7M + dense elkan 90.7M 90.7M + sparse lloyd 98.6M 98.6M + sparse elkan 98.6M 98.6M + ================ =========== ======== =========== + +[ 2.61%] ··· cluster.KMeansBenchmark.peakmem_transform ok +[ 2.61%] ··· ================ =========== ======== =========== + -- init + ---------------------------- -------------------- + representation algorithm random k-means++ + ================ =========== ======== =========== + dense lloyd 122M 122M + dense elkan 122M 122M + sparse lloyd 126M 126M + sparse elkan 126M 126M + ================ =========== ======== =========== + +[ 3.48%] ··· cluster.KMeansBenchmark.time_fit ok +[ 3.48%] ··· ================ =========== ============ ============ + -- init + ---------------------------- ------------------------- + representation algorithm random k-means++ + ================ =========== ============ ============ + dense lloyd 393±20ms 1.24±0.03s + dense elkan 2.14±0.06s 2.12±0.01s + sparse lloyd 1.67±0.08s 4.51±0.1s + sparse elkan 3.43±0.08s 5.13±0.3s + ================ =========== ============ ============ + +[ 4.35%] ··· cluster.KMeansBenchmark.time_predict ok +[ 4.35%] ··· ================ =========== ============ =========== + -- init + ---------------------------- ------------------------ + representation algorithm random k-means++ + ================ =========== ============ =========== + dense lloyd 5.50±0.4ms 6.16±1ms + dense elkan 6.48±0.7ms 5.57±1ms + sparse lloyd 26.8±6ms 27.1±6ms + sparse elkan 27.2±6ms 26.7±6ms + ================ =========== ============ =========== + +[ 5.22%] ··· cluster.KMeansBenchmark.time_transform ok +[ 5.22%] ··· ================ =========== ============ ============ + -- init + ---------------------------- ------------------------- + representation algorithm random k-means++ + ================ =========== ============ ============ + dense lloyd 97.3±2ms 87.2±0.8ms + dense elkan 89.8±0.8ms 89.8±0.5ms + sparse lloyd 3.43±0.01s 3.35±0.02s + sparse elkan 3.72±0.04s 3.38±0.2s + ================ =========== ============ ============ + +[ 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.109885215759277 + dense elkan k-means++ -3.0753684043884277 + sparse lloyd random -0.9266619682312012 + sparse lloyd k-means++ -0.9249262809753418 + sparse elkan random -0.9266619682312012 + sparse elkan k-means++ -0.9249262809753418 + ================ =========== =========== ===================== + +[ 6.96%] ··· cluster.KMeansBenchmark.track_train_score ok +[ 6.96%] ··· ================ =========== =========== ===================== + representation algorithm init + ---------------- ----------- ----------- --------------------- + dense lloyd random -4.1075520515441895 + dense lloyd k-means++ -3.0780563354492188 + dense elkan random -4.1075520515441895 + dense elkan k-means++ -3.0780560970306396 + sparse lloyd random -0.9227071404457092 + sparse lloyd k-means++ -0.9221000075340271 + sparse elkan random -0.9227071404457092 + sparse elkan k-means++ -0.9221000075340271 + ================ =========== =========== ===================== + +[ 7.83%] ··· Setting up cluster:65 ok +[ 7.83%] ··· cluster.MiniBatchKMeansBenchmark.peakmem_fit ok +[ 7.83%] ··· ================ ======== =========== + -- init + ---------------- -------------------- + representation random k-means++ + ================ ======== =========== + dense 91.5M 92.6M + sparse 175M 177M + ================ ======== =========== + +[ 8.70%] ··· ...ter.MiniBatchKMeansBenchmark.peakmem_predict ok +[ 8.70%] ··· ================ ======== =========== + -- init + ---------------- -------------------- + representation random k-means++ + ================ ======== =========== + dense 89.3M 89.3M + sparse 105M 105M + ================ ======== =========== + +[ 9.57%] ··· ...r.MiniBatchKMeansBenchmark.peakmem_transform ok +[ 9.57%] ··· ================ ======== =========== + -- init + ---------------- -------------------- + representation random k-means++ + ================ ======== =========== + dense 120M 120M + sparse 125M 125M + ================ ======== =========== + +[10.43%] ··· cluster.MiniBatchKMeansBenchmark.time_fit ok +[10.43%] ··· ================ ========== ============ + -- init + ---------------- ----------------------- + representation random k-means++ + ================ ========== ============ + dense 514±20ms 502±30ms + sparse 623±50ms 2.00±0.03s + ================ ========== ============ + +[11.30%] ··· cluster.MiniBatchKMeansBenchmark.time_predict ok +[11.30%] ··· ================ ============ ============ + -- init + ---------------- ------------------------- + representation random k-means++ + ================ ============ ============ + dense 5.59±0.3ms 5.46±0.2ms + sparse 36.6±5ms 38.8±2ms + ================ ============ ============ + +[12.17%] ··· cluster.MiniBatchKMeansBenchmark.time_transform ok +[12.17%] ··· ================ ============ ============ + -- init + ---------------- ------------------------- + representation random k-means++ + ================ ============ ============ + dense 86.6±0.4ms 86.6±0.3ms + sparse 6.72±0.06s 6.72±0.05s + ================ ============ ============ + +[13.04%] ··· ...er.MiniBatchKMeansBenchmark.track_test_score ok +[13.04%] ··· ================ =========== ===================== + representation init + ---------------- ----------- --------------------- + dense random -4.596621036529541 + dense k-means++ -3.1085314750671387 + sparse random -0.9366871118545532 + sparse k-means++ -0.9386959075927734 + ================ =========== ===================== + +[13.91%] ··· ...r.MiniBatchKMeansBenchmark.track_train_score ok +[13.91%] ··· ================ ===================== ==================== + -- init + ---------------- ------------------------------------------ + representation random k-means++ + ================ ===================== ==================== + dense -4.584851264953613 -3.115997314453125 + sparse -0.9323447346687317 -0.934399425983429 + ================ ===================== ==================== + +[14.78%] ··· Setting up decomposition:41 ok +[14.78%] ··· ...tion.DictionaryLearningBenchmark.peakmem_fit ok +[14.78%] ··· =============== ====== ====== + -- n_jobs + --------------- ------------- + fit_algorithm 1 4 + =============== ====== ====== + lars 110M 131M + cd 104M 131M + =============== ====== ====== + +[15.65%] ··· ...ictionaryLearningBenchmark.peakmem_transform ok +[15.65%] ··· =============== ======= ======= + -- n_jobs + --------------- --------------- + fit_algorithm 1 4 + =============== ======= ======= + lars 86.1M 88.2M + cd 86.1M 88.2M + =============== ======= ======= + +[16.52%] ··· ...osition.DictionaryLearningBenchmark.time_fit ok +[16.52%] ··· =============== ========= ============ + -- n_jobs + --------------- ---------------------- + fit_algorithm 1 4 + =============== ========= ============ + lars 18.1±1s 10.2±0.1s + cd 835±6ms 3.30±0.03s + =============== ========= ============ + +[17.39%] ··· ...n.DictionaryLearningBenchmark.time_transform ok +[17.39%] ··· =============== =========== ========== + -- n_jobs + --------------- ---------------------- + fit_algorithm 1 4 + =============== =========== ========== + lars 244±3ms 300±10ms + cd 237±0.8ms 298±10ms + =============== =========== ========== + +[18.26%] ··· ...DictionaryLearningBenchmark.track_test_score ok +[18.26%] ··· =============== ======== ====================== + fit_algorithm n_jobs + --------------- -------- ---------------------- + lars 1 -0.07475553452968597 + lars 4 -0.07475553452713135 + cd 1 -0.07475554198026657 + cd 4 -0.07475553814463735 + =============== ======== ====================== + +[19.13%] ··· ...ictionaryLearningBenchmark.track_train_score ok +[19.13%] ··· =============== ======== ====================== + fit_algorithm n_jobs + --------------- -------- ---------------------- + lars 1 -0.07231885939836502 + lars 4 -0.07231886142463793 + cd 1 -0.07231885939836502 + cd 4 -0.07231886151447059 + =============== ======== ====================== + +[20.00%] ··· Setting up decomposition:75 ok +[20.00%] ··· ...BatchDictionaryLearningBenchmark.peakmem_fit ok +[20.00%] ··· =============== ======= ====== + -- n_jobs + --------------- -------------- + fit_algorithm 1 4 + =============== ======= ====== + lars 98.8M 103M + cd 98.7M 102M + =============== ======= ====== + +[20.87%] ··· ...ictionaryLearningBenchmark.peakmem_transform ok +[20.87%] ··· =============== ======= ======= + -- n_jobs + --------------- --------------- + fit_algorithm 1 4 + =============== ======= ======= + lars 87.4M 88.9M + cd 87.4M 88.9M + =============== ======= ======= + +[20.87%] ···· For parameters: 'lars', 1 + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + +[21.74%] ··· ...iniBatchDictionaryLearningBenchmark.time_fit ok +[21.74%] ··· =============== ========= =========== + -- n_jobs + --------------- --------------------- + fit_algorithm 1 4 + =============== ========= =========== + lars 1.26±0s 2.38±0.1s + cd 391±1ms 2.22±0.2s + =============== ========= =========== + +[22.61%] ··· ...chDictionaryLearningBenchmark.time_transform ok +[22.61%] ··· =============== ========== ========== + -- n_jobs + --------------- --------------------- + fit_algorithm 1 4 + =============== ========== ========== + lars 239±1ms 288±10ms + cd 250±10ms 301±10ms + =============== ========== ========== + +[22.61%] ···· For parameters: 'lars', 1 + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: Orthogonal matching pursuit ended prematurely due to linear dependence in the dictionary. The requested precision might not have been met. + return func(*args, **kwargs) + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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/bc2fc3e467e9bf6ae53344bc521e29ad/lib/python3.11/site-packages/sklearn/utils/_param_validation.py:186: RuntimeWarning: 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 908M + arpack 606M + randomized 633M + ============ ====== + +[26.09%] ··· decomposition.PCABenchmark.peakmem_transform ok +[26.09%] ··· ============ ====== + svd_solver + ------------ ------ + full 584M + arpack 584M + randomized 584M + ============ ====== + +[26.96%] ··· decomposition.PCABenchmark.time_fit ok +[26.96%] ··· ============ ============ + svd_solver + ------------ ------------ + full 2.55±0.1s + arpack 1.47±0.09s + randomized 1.13±0.05s + ============ ============ + +[27.83%] ··· decomposition.PCABenchmark.time_transform ok +[27.83%] ··· ============ ========= + svd_solver + ------------ --------- + full 157±2ms + arpack 156±1ms + randomized 155±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 94.3M + sparse 119M + ================ ======= + +[31.30%] ··· ...tBoostingClassifierBenchmark.peakmem_predict ok +[31.30%] ··· ================ ======= + representation + ---------------- ------- + dense 90.5M + sparse 100M + ================ ======= + +[32.17%] ··· ...GradientBoostingClassifierBenchmark.time_fit ok +[32.17%] ··· ================ ============ + representation + ---------------- ------------ + dense 2.78±0.07s + sparse 2.44±0.5s + ================ ============ + +[33.04%] ··· ...ientBoostingClassifierBenchmark.time_predict ok +[33.04%] ··· ================ ============ + representation + ---------------- ------------ + dense 56.9±7ms + sparse 41.7±0.9ms + ================ ============ + +[33.91%] ··· ...BoostingClassifierBenchmark.track_test_score ok +[33.91%] ··· ================ ===================== + representation + ---------------- --------------------- + dense 0.5466533839124535 + sparse 0.10409974329281042 + ================ ===================== + +[34.78%] ··· ...oostingClassifierBenchmark.track_train_score ok +[34.78%] ··· ================ ===================== + representation + ---------------- --------------------- + dense 0.6252341325006296 + sparse 0.15180008167538628 + ================ ===================== + +[35.65%] ··· Setting up ensemble:103 ok +[35.65%] ··· ...dientBoostingClassifierBenchmark.peakmem_fit 104M +[36.52%] ··· ...tBoostingClassifierBenchmark.peakmem_predict 92.7M +[37.39%] ··· ...GradientBoostingClassifierBenchmark.time_fit 2.26±0.06s +[38.26%] ··· ...ientBoostingClassifierBenchmark.time_predict 90.2±0.8ms +[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 181M 181M + sparse 405M 405M + ================ ====== ====== + +[41.74%] ··· ...domForestClassifierBenchmark.peakmem_predict ok +[41.74%] ··· ================ ====== ====== + -- n_jobs + ---------------- ------------- + representation 1 4 + ================ ====== ====== + dense 184M 190M + sparse 405M 405M + ================ ====== ====== + +[42.61%] ··· ...ble.RandomForestClassifierBenchmark.time_fit ok +[42.61%] ··· ================ ============ ============ + -- n_jobs + ---------------- ------------------------- + representation 1 4 + ================ ============ ============ + dense 7.86±0.03s 2.69±0.1s + sparse 12.0±0.5s 3.88±0.09s + ================ ============ ============ + +[43.48%] ··· ...RandomForestClassifierBenchmark.time_predict ok +[43.48%] ··· ================ ============ =========== + -- n_jobs + ---------------- ------------------------ + representation 1 4 + ================ ============ =========== + dense 162±0.6ms 124±0.6ms + sparse 1.93±0.01s 742±20ms + ================ ============ =========== + +[44.35%] ··· ...omForestClassifierBenchmark.track_test_score ok +[44.35%] ··· ================ ==================== ==================== + -- n_jobs + ---------------- ----------------------------------------- + representation 1 4 + ================ ==================== ==================== + dense 0.7500516459990133 0.7500516459990133 + sparse 0.8656423941766682 0.8656423941766682 + ================ ==================== ==================== + +[45.22%] ··· ...mForestClassifierBenchmark.track_train_score ok +[45.22%] ··· ================ ==================== ==================== + -- n_jobs + ---------------- ----------------------------------------- + representation 1 4 + ================ ==================== ==================== + dense 0.997366346878299 0.997366346878299 + 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 854M 1.21G + sparse 125M 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 490M 490M + sparse 98M 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.56±0.01s 1.77±0.03s + sparse 2.60±0.01s n/a + ================ ============ ============ + +[47.83%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[48.70%] ··· linear_model.ElasticNetBenchmark.time_predict ok +[48.70%] ··· ================ ============ ============ + -- precompute + ---------------- ------------------------- + representation True False + ================ ============ ============ + dense 48.4±0.9ms 49.3±0.8ms + sparse 3.09±0.4ms n/a + ================ ============ ============ + +[48.70%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[49.57%] ··· ...r_model.ElasticNetBenchmark.track_test_score ok +[49.57%] ··· ================ ==================== ==================== + -- precompute + ---------------- ----------------------------------------- + representation True False + ================ ==================== ==================== + dense 0.9274010856209145 0.9274010850953214 + sparse 0.9499522857684297 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.9562057238851092 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 854M 1.21G + sparse 125M 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 490M 490M + sparse 98M 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.58±0.1s 1.93±0.01s + sparse 2.37±0.01s n/a + ================ ============ ============ + +[53.04%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[53.91%] ··· linear_model.LassoBenchmark.time_predict ok +[53.91%] ··· ================ ============ ============ + -- precompute + ---------------- ------------------------- + representation True False + ================ ============ ============ + dense 49.0±1ms 49.9±0.3ms + sparse 3.09±0.1ms 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.9485392415673263 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.9537761550179712 n/a + ================ ==================== ==================== + +[55.65%] ···· For parameters: 'sparse', False + asv: skipped: NotImplementedError() + +[56.52%] ··· Setting up linear_model:119 ok +[56.52%] ··· ..._model.LinearRegressionBenchmark.peakmem_fit ok +[56.52%] ··· ================ ======= + representation + ---------------- ------- + dense 1.22G + sparse 237M + ================ ======= + +[57.39%] ··· ...el.LinearRegressionBenchmark.peakmem_predict ok +[57.39%] ··· ================ ====== + representation + ---------------- ------ + dense 490M + sparse 157M + ================ ====== + +[58.26%] ··· linear_model.LinearRegressionBenchmark.time_fit ok +[58.26%] ··· ================ ============ + representation + ---------------- ------------ + dense 3.63±0.05s + sparse 1.06±0.06s + ================ ============ + +[59.13%] ··· ...model.LinearRegressionBenchmark.time_predict ok +[59.13%] ··· ================ ============ + representation + ---------------- ------------ + dense 49.9±2ms + sparse 30.9±0.3ms + ================ ============ + +[60.00%] ··· ...l.LinearRegressionBenchmark.track_test_score ok +[60.00%] ··· ================ ===================== + representation + ---------------- --------------------- + dense 0.9274012651798128 + sparse 0.10307057350843574 + ================ ===================== + +[60.87%] ··· ....LinearRegressionBenchmark.track_train_score ok +[60.87%] ··· ================ ==================== + representation + ---------------- -------------------- + dense 0.927602494829764 + sparse 0.9999999999963001 + ================ ==================== + +[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 107M 100M + dense saga 84.5M 85.5M + sparse lbfgs 383M 126M + sparse saga 105M 106M + ================ ======== ======= ======= + +[62.61%] ··· ....LogisticRegressionBenchmark.peakmem_predict ok +[62.61%] ··· ================ ======== ======= ======= + -- n_jobs + ------------------------- --------------- + representation solver 1 4 + ================ ======== ======= ======= + dense lbfgs 100M 100M + dense saga 87.4M 87.1M + sparse lbfgs 101M 101M + sparse saga 89.4M 89.1M + ================ ======== ======= ======= + +[63.48%] ··· ...r_model.LogisticRegressionBenchmark.time_fit ok +[63.48%] ··· ================ ======== ============ ============ + -- n_jobs + ------------------------- ------------------------- + representation solver 1 4 + ================ ======== ============ ============ + dense lbfgs 21.8±1ms 181±5ms + dense saga 5.08±0.05s 4.58±0.01s + sparse lbfgs 1.05±0.05s 2.97±0.2s + sparse saga 3.98±0.4s 4.04±0.3s + ================ ======== ============ ============ + +[64.35%] ··· ...del.LogisticRegressionBenchmark.time_predict ok +[64.35%] ··· ================ ======== ============= ============= + -- n_jobs + ------------------------- --------------------------- + representation solver 1 4 + ================ ======== ============= ============= + dense lbfgs 2.99±0.06ms 3.01±0.05ms + dense saga 1.93±0.02ms 1.89±0.02ms + sparse lbfgs 6.56±0.03ms 6.61±0.04ms + sparse saga 4.37±0.01ms 4.36±0.01ms + ================ ======== ============= ============= + +[65.22%] ··· ...LogisticRegressionBenchmark.track_test_score ok +[65.22%] ··· ================ ======== ======== ===================== + representation solver n_jobs + ---------------- -------- -------- --------------------- + dense lbfgs 1 0.1750136800182734 + dense lbfgs 4 0.1750136800182734 + dense saga 1 0.7879092389530595 + dense saga 4 0.7879092389530595 + 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.17975125544076856 + dense lbfgs 4 0.17975125544076856 + dense saga 1 0.7967651033487484 + dense saga 4 0.7967651033487484 + 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 465M + dense svd 826M + dense cholesky 465M + dense lsqr 474M + dense sparse_cg 468M + dense sag 474M + dense saga 474M + sparse auto 194M + sparse svd n/a + sparse cholesky 1.27G + sparse lsqr 195M + sparse sparse_cg 194M + sparse sag 159M + sparse saga 159M + ================ =========== ======= + +[66.96%] ···· For parameters: 'sparse', 'svd' + asv: skipped: NotImplementedError() + +[67.83%] ··· linear_model.RidgeBenchmark.peakmem_predict ok +[67.83%] ··· ================ =========== ====== + representation solver + ---------------- ----------- ------ + dense auto 284M + dense svd 284M + dense cholesky 284M + dense lsqr 284M + dense sparse_cg 284M + dense sag 284M + dense saga 284M + sparse auto 120M + sparse svd n/a + sparse cholesky 120M + sparse lsqr 121M + sparse sparse_cg 121M + sparse sag 120M + sparse saga 121M + ================ =========== ====== + +[67.83%] ···· For parameters: 'sparse', 'svd' + asv: skipped: NotImplementedError() + +[68.70%] ··· linear_model.RidgeBenchmark.time_fit ok +[68.70%] ··· ================ =========== ============ + representation solver + ---------------- ----------- ------------ + dense auto 204±2ms + dense svd 1.88±0.04s + dense cholesky 211±2ms + dense lsqr 235±10ms + dense sparse_cg 273±20ms + dense sag 30.5±0.9s + dense saga 14.2±0.5s + sparse auto 151±5ms + sparse svd n/a + sparse cholesky 5.37±0.3s + sparse lsqr 143±3ms + sparse sparse_cg 151±3ms + sparse sag 2.74±0.02s + sparse saga 1.88±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.4±0.3ms + dense svd 25.5±0.3ms + dense cholesky 25.8±1ms + dense lsqr 25.5±0.3ms + dense sparse_cg 25.7±0.2ms + dense sag 25.7±0.2ms + dense saga 25.8±0.3ms + sparse auto 6.94±0.2ms + sparse svd n/a + sparse cholesky 7.37±1ms + sparse lsqr 6.94±0.02ms + sparse sparse_cg 6.94±0.03ms + sparse sag 7.85±0.7ms + sparse saga 7.30±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.9561890235936064 + sparse svd n/a + sparse cholesky 0.956189073955269 + sparse lsqr 0.9561890205055114 + sparse sparse_cg 0.9561890235936064 + sparse sag 0.9561922817675632 + sparse saga 0.9561920202456874 + ================ =========== ==================== + +[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.9663060255280845 + sparse svd n/a + sparse cholesky 0.9663060282797014 + sparse lsqr 0.9663060254278482 + sparse sparse_cg 0.9663060255280845 + sparse sag 0.9663024722614918 + sparse saga 0.9663024358855604 + ================ =========== ==================== + +[71.30%] ···· For parameters: 'sparse', 'svd' + asv: skipped: NotImplementedError() + +[72.17%] ··· Setting up linear_model:151 ok +[72.17%] ··· linear_model.SGDRegressorBenchmark.peakmem_fit ok +[72.17%] ··· ================ ====== + representation + ---------------- ------ + dense 161M + sparse 89M + ================ ====== + +[73.04%] ··· ..._model.SGDRegressorBenchmark.peakmem_predict ok +[73.04%] ··· ================ ======= + representation + ---------------- ------- + dense 160M + sparse 87.5M + ================ ======= + +[73.91%] ··· linear_model.SGDRegressorBenchmark.time_fit ok +[73.91%] ··· ================ ============ + representation + ---------------- ------------ + dense 5.64±0.3s + sparse 4.27±0.01s + ================ ============ + +[74.78%] ··· linear_model.SGDRegressorBenchmark.time_predict ok +[74.78%] ··· ================ ============= + representation + ---------------- ------------- + dense 11.1±0.6ms + sparse 2.14±0.01ms + ================ ============= + +[75.65%] ··· ...model.SGDRegressorBenchmark.track_test_score ok +[75.65%] ··· ================ ==================== + representation + ---------------- -------------------- + dense 0.9636293915848902 + sparse 0.9607090504340855 + ================ ==================== + +[76.52%] ··· ...odel.SGDRegressorBenchmark.track_train_score ok +[76.52%] ··· ================ ==================== + representation + ---------------- -------------------- + dense 0.9641785427097553 + sparse 0.9619322046553915 + ================ ==================== + +[77.39%] ··· Setting up manifold:15 ok +[77.39%] ··· manifold.TSNEBenchmark.peakmem_fit ok +[77.39%] ··· ============ ======= + method + ------------ ------- + exact 90.3M + barnes_hut 97.7M + ============ ======= + +[78.26%] ··· manifold.TSNEBenchmark.time_fit ok +[78.26%] ··· ============ =========== + method + ------------ ----------- + exact 6.53±0.3s + barnes_hut 3.40±0.2s + ============ =========== + +[79.13%] ··· manifold.TSNEBenchmark.track_test_score ok +[79.13%] ··· ============ ==================== + method + ------------ -------------------- + exact 0.3218818006120378 + barnes_hut 0.7243015766143799 + ============ ==================== + +[80.00%] ··· manifold.TSNEBenchmark.track_train_score ok +[80.00%] ··· ============ ==================== + method + ------------ -------------------- + exact 0.3218818006120378 + barnes_hut 0.7243015766143799 + ============ ==================== + +[80.87%] ··· ...istancesBenchmark.peakmem_pairwise_distances ok +[80.87%] ··· ================ ============= ======= ======= + -- n_jobs + ------------------------------ --------------- + representation metric 1 4 + ================ ============= ======= ======= + dense cosine 670M 786M + dense euclidean 753M 1.01G + dense manhattan 255M 311M + dense correlation 249M 485M + sparse cosine 1.42G 1.29G + sparse euclidean 571M 912M + sparse manhattan 188M 210M + sparse correlation n/a n/a + ================ ============= ======= ======= + +[80.87%] ···· For parameters: 'dense', 'cosine', 1 + ________________________________________________________________________________ + [Memory] Calling benchmarks.datasets._random_dataset... + _random_dataset(n_samples=12000, representation='dense') + ___________________________________________________random_dataset - 0.2s, 0.0min + + For parameters: 'dense', 'manhattan', 1 + ________________________________________________________________________________ + [Memory] Calling benchmarks.datasets._random_dataset... + _random_dataset(n_samples=4000, representation='dense') + ___________________________________________________random_dataset - 0.1s, 0.0min + + For parameters: 'sparse', 'cosine', 1 + ________________________________________________________________________________ + [Memory] Calling benchmarks.datasets._random_dataset... + _random_dataset(n_samples=12000, representation='sparse') + ___________________________________________________random_dataset - 0.9s, 0.0min + + For parameters: 'sparse', 'manhattan', 1 + ________________________________________________________________________________ + [Memory] Calling benchmarks.datasets._random_dataset... + _random_dataset(n_samples=4000, representation='sparse') + ___________________________________________________random_dataset - 0.1s, 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.29±0.08s + dense euclidean 1.67±0.03s 3.08±0.07s + dense manhattan 6.27±0.04s 2.75±0.09s + dense correlation 3.48±0.2s 2.54±0.1s + sparse cosine 3.68±0.2s 2.65±0.08s + sparse euclidean 2.93±0.2s 2.04±0.05s + sparse manhattan 1.23±0.07s 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 219M + 4 119M + ======== ====== + +[82.61%] ···· For parameters: 1 + ________________________________________________________________________________ + [Memory] Calling benchmarks.datasets._synth_classification_dataset... + _synth_classification_dataset(n_samples=50000, n_features=100) + _____________________________________synth_classification_dataset - 0.5s, 0.0min + +[83.48%] ··· ...ction.CrossValidationBenchmark.time_crossval ok +[83.48%] ··· ======== ============ + n_jobs + -------- ------------ + 1 56.3±2s + 4 18.0±0.04s + ======== ============ + +[84.35%] ··· ...tion.CrossValidationBenchmark.track_crossval ok +[84.35%] ··· ======== ==================== + n_jobs + -------- -------------------- + 1 0.9001555555555555 + 4 0.9001555555555555 + ======== ==================== + +[85.22%] ··· Setting up model_selection:51 ok +[85.22%] ··· model_selection.GridSearchBenchmark.peakmem_fit ok +[85.22%] ··· ======== ======= + n_jobs + -------- ------- + 1 96.6M + 4 94M + ======== ======= + +[86.09%] ··· ...election.GridSearchBenchmark.peakmem_predict ok +[86.09%] ··· ======== ======= + n_jobs + -------- ------- + 1 88.9M + 4 88.9M + ======== ======= + +[86.96%] ··· model_selection.GridSearchBenchmark.time_fit ok +[86.96%] ··· ======== ============ + n_jobs + -------- ------------ + 1 5.84±0.09m + 4 1.78±0.01m + ======== ============ + +[87.83%] ··· ...l_selection.GridSearchBenchmark.time_predict ok +[87.83%] ··· ======== ============ + n_jobs + -------- ------------ + 1 37.6±2ms + 4 37.7±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 78.6M 78.8M 82.1M 82.1M + kd_tree 81.3M 81.3M 89.7M 89.7M + ball_tree 81.1M 81.2M 89.4M 89.4M + =========== ========= ========= ========== ========== + +[91.30%] ··· ...NeighborsClassifierBenchmark.peakmem_predict ok +[91.30%] ··· =========== ========= ========= ========== ========== + -- dimension / n_jobs + ----------- ----------------------------------------- + algorithm low / 1 low / 4 high / 1 high / 4 + =========== ========= ========= ========== ========== + brute 89.1M 89.3M 94.3M 94.2M + kd_tree 82.9M 85.1M 92.4M 92.1M + ball_tree 82.6M 84.8M 92.1M 92M + =========== ========= ========= ========== ========== + +[92.17%] ··· ...hbors.KNeighborsClassifierBenchmark.time_fit ok +[92.17%] ··· =========== =========== ============= ============= + -- n_jobs + ----------------------- --------------------------- + algorithm dimension 1 4 + =========== =========== ============= ============= + brute low 1.10±0.2ms 1.04±0ms + brute high 1.20±0.01ms 1.20±0.01ms + kd_tree low 12.1±0.04ms 12.1±0.04ms + kd_tree high 51.3±0.5ms 51.0±0.6ms + ball_tree low 12.6±0.02ms 12.6±0.02ms + ball_tree high 47.2±7ms 38.2±0.6ms + =========== =========== ============= ============= + +[93.04%] ··· ...s.KNeighborsClassifierBenchmark.time_predict ok +[93.04%] ··· =========== =========== ============ ============ + -- n_jobs + ----------------------- ------------------------- + algorithm dimension 1 4 + =========== =========== ============ ============ + brute low 83.4±2ms 86.3±7ms + brute high 126±0.3ms 125±0.4ms + kd_tree low 1.23±0s 2.86±0.09s + kd_tree high 8.22±0.02s 8.25±0.2s + ball_tree low 3.03±0.3s 5.09±1s + ball_tree high 8.58±0.4s 11.6±0.4s + =========== =========== ============ ============ + +[93.91%] ··· ...eighborsClassifierBenchmark.track_test_score ok +[93.91%] ··· =========== =========== ======== ===================== + algorithm dimension n_jobs + ----------- ----------- -------- --------------------- + brute low 1 0.43127595155427745 + brute low 4 0.43127595155427745 + brute high 1 0.668869824330755 + brute high 4 0.668869824330755 + kd_tree low 1 0.43127595155427745 + kd_tree low 4 0.43127595155427745 + kd_tree high 1 0.668869824330755 + kd_tree high 4 0.668869824330755 + ball_tree low 1 0.43127595155427745 + ball_tree low 4 0.43127595155427745 + ball_tree high 1 0.668869824330755 + ball_tree high 4 0.668869824330755 + =========== =========== ======== ===================== + +[94.78%] ··· ...ighborsClassifierBenchmark.track_train_score ok +[94.78%] ··· =========== =========== ======== ==================== + algorithm dimension n_jobs + ----------- ----------- -------- -------------------- + brute low 1 0.6374043263895114 + brute low 4 0.6374043263895114 + brute high 1 0.7971000153581744 + brute high 4 0.7971000153581744 + kd_tree low 1 0.6374043263895114 + kd_tree low 4 0.6374043263895114 + kd_tree high 1 0.7971000153581744 + kd_tree high 4 0.7971000153581744 + ball_tree low 1 0.6374043263895114 + ball_tree low 4 0.6374043263895114 + ball_tree high 1 0.7971000153581744 + ball_tree high 4 0.7971000153581744 + =========== =========== ======== ==================== + +[95.65%] ··· Setting up svm:14 ok +[95.65%] ··· svm.SVCBenchmark.peakmem_fit ok +[95.65%] ··· ========= ====== + kernel + --------- ------ + linear 278M + poly 278M + rbf 278M + sigmoid 278M + ========= ====== + +[95.65%] ···· For parameters: 'linear' + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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 205M + poly 205M + rbf 205M + sigmoid 205M + ========= ====== + +[97.39%] ··· svm.SVCBenchmark.time_fit ok +[97.39%] ··· ========= ============ + kernel + --------- ------------ + linear 1.66±0.02s + poly 1.68±0.04s + rbf 1.69±0.02s + sigmoid 1.70±0.05s + ========= ============ + +[97.39%] ···· For parameters: 'linear' + /home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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 639±7ms + poly 632±5ms + rbf 1.72±0.07s + sigmoid 608±50ms + ========= ============ + +[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/bc2fc3e467e9bf6ae53344bc521e29ad: +# +# Name Version Build Channel +_libgcc_mutex 0.1 conda_forge conda-forge +_openmp_mutex 4.5 2_gnu conda-forge +asv-runner 0.2.1 pypi_0 pypi +bzip2 1.0.8 hd590300_5 conda-forge +ca-certificates 2024.2.2 hbcca054_0 conda-forge +cython 3.0.8 py311hb755f60_0 conda-forge +importlib-metadata 7.0.1 pypi_0 pypi +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_5 conda-forge +libgfortran-ng 13.2.0 h69a702a_5 conda-forge +libgfortran5 13.2.0 ha4646dd_5 conda-forge +libgomp 13.2.0 h807b86a_5 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.45.1 h2797004_0 conda-forge +libstdcxx-ng 13.2.0 h7e041cc_5 conda-forge +libuuid 2.38.1 h0b41bf4_0 conda-forge +libxcrypt 4.4.36 hd590300_1 conda-forge +libzlib 1.2.13 hd590300_5 conda-forge +ncurses 6.4 h59595ed_2 conda-forge +numpy 1.25.2 py311h64a7726_0 conda-forge +openssl 3.2.1 hd590300_0 conda-forge +pandas 2.1.0 py311h320fe9a_0 conda-forge +pip 24.0 pyhd8ed1ab_0 conda-forge +pympler 1.0.1 pypi_0 pypi +python 3.11.8 hab00c5b_0_cpython conda-forge +python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge +python-tzdata 2024.1 pyhd8ed1ab_0 conda-forge +python_abi 3.11 4_cp311 conda-forge +pytz 2024.1 pyhd8ed1ab_0 conda-forge +readline 8.2 h8228510_1 conda-forge +scikit-learn 1.5.dev0 pypi_0 pypi +scipy 1.11.2 py311h64a7726_1 conda-forge +setuptools 69.1.0 pyhd8ed1ab_1 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 2024a h0c530f3_0 conda-forge +wheel 0.42.0 pyhd8ed1ab_0 conda-forge +xz 5.2.6 h166bdaf_0 conda-forge +zipp 3.17.0 pypi_0 pypi + + +***** Threadpool info ***** + +[ + { + "user_api": "blas", + "internal_api": "openblas", + "num_threads": 8, + "prefix": "libopenblas", + "filepath": "/home/ubuntu/scikit-learn/asv_benchmarks/env/bc2fc3e467e9bf6ae53344bc521e29ad/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/bc2fc3e467e9bf6ae53344bc521e29ad/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.37 +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 xtopology 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) +L3 cache: 128 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/c826fecd-conda-py3.11-cython3.0.8-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0.json b/results/sklearn-benchmark/c826fecd-conda-py3.11-cython3.0.8-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0.json new file mode 100644 index 0000000000..1054a1906b --- /dev/null +++ b/results/sklearn-benchmark/c826fecd-conda-py3.11-cython3.0.8-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0.json @@ -0,0 +1 @@ +{"commit_hash": "c826fecdf85f864063fbaf4243d50ac37568f159", "env_name": "conda-py3.11-cython3.0.8-joblib1.3.2-numpy1.25.2-pandas2.1.0-scipy1.11.2-threadpoolctl3.2.0", "date": 1708624407000, "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.8", "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.8", "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": [[104603648, 114749440, 138244096, 138588160, 255582208, 255651840, 262549504, 261541888], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "a9d893de2d92e56e4dbeab4d7b7b4d5e00add3f4e993b164664b7ebbdd036dc7", 1708636720745, 25.242], "cluster.KMeansBenchmark.peakmem_predict": [[90722304, 90714112, 90722304, 90722304, 98615296, 98615296, 98615296, 98615296], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "0f7d945338d774baae43a82dff7fe9f0db16ff6d1481b5afd437048b544396fc", 1708636745989, 1.2593], "cluster.KMeansBenchmark.peakmem_transform": [[121901056, 121901056, 121905152, 121884672, 126021632, 126021632, 126021632, 126021632], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "576d76cb6e3aa82315e3d3dc6a2e8b7e58cb38bdd510df6801ab645465f4eb70", 1708636747250, 30.25], "cluster.KMeansBenchmark.time_fit": [[0.3926150570000573, 1.2391222049999442, 2.1426383064999754, 2.1176153710000563, 1.673126381999964, 4.5069029044999525, 3.431188251500089, 5.134478892000061], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "a8dbf56b4b6365cb1e3c23b71c7df95ae011632c95124496f8fd1c30430154ec", 1708636777501, 258.32, [0.38857, 1.1928, 2.0387, 2.0998, 1.6395, 4.1618, 3.2153, 4.6522], [0.40065, 1.248, 2.5131, 2.1542, 1.8951, 5.2897, 3.9378, 6.1043], [0.38656, 1.1968, 2.0951, 2.11, 1.6537, 4.3755, 3.3825, 5.1203], [0.42787, 1.247, 2.2062, 2.1283, 1.8139, 4.6249, 3.5358, 5.6401], [1, 1, 1, 1, 1, 1, 1, 1], [68, 24, 14, 14, 17, 6, 8, 5]], "cluster.KMeansBenchmark.time_predict": [[0.005496999999991203, 0.0061621740000532554, 0.006476895499986313, 0.0055657442499637, 0.026778292500011958, 0.027063821500064478, 0.02718093250007314, 0.026726071999860324], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "611589f0c08131355c37720106ea132a2653a100660cd34884455259325b9c83", 1708637035827, 27.912, [0.0054027, 0.0060216, 0.0058789, 0.0054156, 0.016913, 0.016534, 0.01871, 0.016466], [0.0061381, 0.0080148, 0.0071008, 0.0076333, 0.027272, 0.027178, 0.027413, 0.027037], [0.005369, 0.0059268, 0.0057477, 0.0053526, 0.016336, 0.014994, 0.01687, 0.015177], [0.0062072, 0.0080456, 0.0071922, 0.0077269, 0.028037, 0.027411, 0.028808, 0.027336], [2, 2, 2, 2, 1, 1, 1, 1], [100, 100, 100, 100, 100, 100, 100, 100]], "cluster.KMeansBenchmark.time_transform": [[0.09725989250011935, 0.08715986100003192, 0.0898082420000037, 0.08984849149999263, 3.4287119739999525, 3.347235762000082, 3.7152989490000436, 3.3830276359999516], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "8a02da09ca430e84b11161256032a2d4c08df103e4626718278e8b69b90acb0c", 1708637063741, 177.92, [0.096777, 0.087017, 0.089591, 0.08972, 3.4134, 3.3263, 3.5077, 3.2063], [0.098109, 0.08779, 0.090278, 0.090363, 3.4366, 3.5459, 4.5388, 3.9577], [0.096564, 0.086858, 0.089487, 0.089656, 3.4207, 3.3342, 3.6757, 3.362], [0.10055, 0.088398, 0.091021, 0.090598, 3.4354, 3.3736, 3.7625, 3.6689], [1, 1, 1, 1, 1, 1, 1, 1], [100, 100, 100, 100, 8, 8, 7, 7]], "cluster.KMeansBenchmark.track_test_score": [[-4.109885215759277, -3.0753684043884277, -4.109885215759277, -3.0753684043884277, -0.9266619682312012, -0.9249262809753418, -0.9266619682312012, -0.9249262809753418], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "67ff12752edbc7e4055ec0bddc293f22d59aec0eaa675c166f502a008bc22c59", 1708637241662, 5.165], "cluster.KMeansBenchmark.track_train_score": [[-4.1075520515441895, -3.0780563354492188, -4.1075520515441895, -3.0780560970306396, -0.9227071404457092, -0.9221000075340271, -0.9227071404457092, -0.9221000075340271], [["'dense'", "'sparse'"], ["'lloyd'", "'elkan'"], ["'random'", "'k-means++'"]], "a5e07140ef3dd16920358a4c08c2f9f81d0e21f40bf5d8990b8a37b6a07c64e9", 1708637246828, 29.492], "cluster.MiniBatchKMeansBenchmark.peakmem_fit": [[91488256, 92561408, 174948352, 176566272], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "42f5ccf79079b60ff9fa8b0220a6b1fb951f46d27574d343f6e6b4b69dd8f1f0", 1708637284710, 4.5128], "cluster.MiniBatchKMeansBenchmark.peakmem_predict": [[89280512, 89284608, 104501248, 104501248], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "03ee5b059682250c4b3d0793edf5a4978efb06c760148550f068e82dcb71e75f", 1708637289224, 0.67823], "cluster.MiniBatchKMeansBenchmark.peakmem_transform": [[120012800, 120008704, 125231104, 125231104], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "f844a68fb0292b177c459487189f905d1afb89d79ab35a0539f9f4217b445ff2", 1708637289904, 16.307], "cluster.MiniBatchKMeansBenchmark.time_fit": [[0.5143089454999199, 0.5018478349999214, 0.6226793320000752, 1.9983828130000347], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "40617ec6fdd94e3a650dba98f8204c9779e63ae7803343b23e7368f7b068f26e", 1708637306212, 127.1, [0.49964, 0.48007, 0.61253, 1.9784], [0.5329, 0.52563, 0.68831, 2.0784], [0.49298, 0.47334, 0.6114, 1.9821], [0.53826, 0.53501, 0.70225, 2.0457], [1, 1, 1, 1], [56, 58, 44, 15]], "cluster.MiniBatchKMeansBenchmark.time_predict": [[0.005593217249952431, 0.005460625250009343, 0.03657004099989081, 0.03882651349988464], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "561b80fa4780c86ee698a0efd05c5d6c1bce24014006c5ec9096c2f3a960b9fe", 1708637433309, 16.388, [0.0055482, 0.0053372, 0.03379, 0.036422], [0.0056748, 0.0054925, 0.037512, 0.039489], [0.0054822, 0.0052088, 0.027378, 0.035257], [0.0060641, 0.0055615, 0.03832, 0.039819], [2, 2, 1, 1], [100, 100, 100, 100]], "cluster.MiniBatchKMeansBenchmark.time_transform": [[0.08664657700001044, 0.08655850799993914, 6.720696421499952, 6.724858456499987], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "2cf7a764c9fa1511ff1e1dee921060dc33eb0608e1cee96b782dc7b5d3f91f89", 1708637449698, 87.761, [0.08658, 0.086422, 6.4595, 6.5638], [0.086705, 0.086682, 6.9899, 6.8774], [0.086498, 0.086265, 6.6622, 6.6758], [0.08722, 0.086894, 6.7832, 6.7697], [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", 1708637537461, 2.885], "cluster.MiniBatchKMeansBenchmark.track_train_score": [[-4.584851264953613, -3.115997314453125, -0.9323447346687317, -0.934399425983429], [["'dense'", "'sparse'"], ["'random'", "'k-means++'"]], "b0c324767051682ea0bfc17c991f3de50e4876d683b1167c11ae8d4f2349b9c9", 1708637540347, 24.094], "decomposition.DictionaryLearningBenchmark.peakmem_fit": [[110485504, 131100672, 103710720, 131268608], [["'lars'", "'cd'"], ["1", "4"]], "8c3205268eade479bfda221734bf6129ab2a7b2bf4c59a8e6e855469f519672a", 1708637598913, 35.65], "decomposition.DictionaryLearningBenchmark.peakmem_transform": [[86138880, 88154112, 86138880, 88154112], [["'lars'", "'cd'"], ["1", "4"]], "b2c047a9e4d9d9cc6dd2d41a3738c21c183facbf5d609e8bfb354499f0b38ee4", 1708637634564, 3.5564], "decomposition.DictionaryLearningBenchmark.time_fit": [[18.123686479999833, 10.247356588000002, 0.83474176000027, 3.296304880000207], [["'lars'", "'cd'"], ["1", "4"]], "9f6c61216a35b8b5a205dbce3e4f541613c2e1df4cda9f85b16a7a41a02a9e02", 1708637638122, 180.15, [8.7037, 9.1847, 0.82602, 3.1503], [28.486, 11.222, 0.83691, 3.3784], [17.408, 10.104, 0.82484, 3.2842], [19.546, 10.325, 0.83697, 3.3497], [1, 1, 1, 1], [3, 3, 36, 9]], "decomposition.DictionaryLearningBenchmark.time_transform": [[0.2441704419998132, 0.29992599399975006, 0.23742441200010944, 0.2975644835003095], [["'lars'", "'cd'"], ["1", "4"]], "a9786d7edfa47d44fb49632ba092edb63068a33298968990f071b58ad312e45a", 1708637818268, 114.62, [0.24138, 0.29244, 0.23703, 0.28973], [0.24609, 0.30514, 0.2379, 0.30173], [0.24014, 0.28704, 0.23669, 0.28546], [0.24705, 0.31383, 0.23824, 0.3053], [1, 1, 1, 1], [100, 97, 100, 98]], "decomposition.DictionaryLearningBenchmark.track_test_score": [[-0.07475553452968597, -0.07475553452713135, -0.07475554198026657, -0.07475553814463735], [["'lars'", "'cd'"], ["1", "4"]], "022cecb50e5ba330d0728d08afbca34a130f0e74529bce6c8c93aca80a4bcae5", 1708637932890, 2.608], "decomposition.DictionaryLearningBenchmark.track_train_score": [[-0.07231885939836502, -0.07231886142463793, -0.07231885939836502, -0.07231886151447059], [["'lars'", "'cd'"], ["1", "4"]], "6ed8ae7b04c1c5b4be0a5847795321be4c50195958c72642e1ca9367d838649d", 1708637935499, 4.2482], "decomposition.MiniBatchDictionaryLearningBenchmark.peakmem_fit": [[98803712, 102674432, 98656256, 102432768], [["'lars'", "'cd'"], ["1", "4"]], "cf54cbec149e048235b388e434462754421fc5f8593697b431e17bd01f79cbe1", 1708637949225, 9.5985], "decomposition.MiniBatchDictionaryLearningBenchmark.peakmem_transform": [[87359488, 88895488, 87355392, 88895488], [["'lars'", "'cd'"], ["1", "4"]], "c9e62449ea399590080c790df85e63df815e88ceaa029196f9ea925d3acfecd7", 1708637958824, 3.2869], "decomposition.MiniBatchDictionaryLearningBenchmark.time_fit": [[1.263316892000148, 2.3816960045000997, 0.390892991499868, 2.220338816000094], [["'lars'", "'cd'"], ["1", "4"]], "48d290a4fd2b0a9ecdd1a7add3b7e7b231d8df63e32889758ec0bbd8c1cb37ef", 1708637962112, 126.85, [1.259, 1.9109, 0.3904, 1.8051], [1.2666, 2.6449, 0.39209, 2.4102], [1.2598, 2.1752, 0.39018, 1.9096], [1.2657, 2.422, 0.39235, 2.2466], [1, 1, 1, 1], [23, 12, 76, 13]], "decomposition.MiniBatchDictionaryLearningBenchmark.time_transform": [[0.2385887260002164, 0.28753386949983906, 0.25001872000007097, 0.30063830900007815], [["'lars'", "'cd'"], ["1", "4"]], "3ac7bfb8060c67e6dd13c37f1901d3f4274b8b0edfaf3d6a575d4e20ecbaf45e", 1708638088961, 116.62, [0.23787, 0.28049, 0.2419, 0.28763], [0.23918, 0.29239, 0.25841, 0.30644], [0.23741, 0.27859, 0.24032, 0.28293], [0.24034, 0.30003, 0.26009, 0.3129], [1, 1, 1, 1], [100, 100, 100, 96]], "decomposition.MiniBatchDictionaryLearningBenchmark.track_test_score": [[-0.07748597115278244, -0.07748617679533364, -0.07750026136636734, -0.07749473786188289], [["'lars'", "'cd'"], ["1", "4"]], "a0774d6e8f922842e4b916076deab0ed00f152a84632f732cec174d5d619192f", 1708638205599, 2.6716], "decomposition.MiniBatchDictionaryLearningBenchmark.track_train_score": [[-0.07458314299583435, -0.07458341486459641, -0.07460080087184906, -0.0745965889633329], [["'lars'", "'cd'"], ["1", "4"]], "13436574eaa40a2dd7b58fbef029cd2171941b963cec765dff95a1889f6a157a", 1708638208272, 3.8407], "decomposition.PCABenchmark.peakmem_fit": [[908210176, 606171136, 633245696], [["'full'", "'arpack'", "'randomized'"]], "1dc803fc882e472d9bc70274b900eb03304281cd2dff33ec3e3c039fffbb74a4", 1708638233172, 6.157], "decomposition.PCABenchmark.peakmem_transform": [[583839744, 584118272, 584077312], [["'full'", "'arpack'", "'randomized'"]], "2b31c7c4510aca17a679729f995ba0b7d6548de119b989f414876912bc7851ff", 1708638239330, 1.0178], "decomposition.PCABenchmark.time_fit": [[2.5544782710003346, 1.4744958149999547, 1.1319215419998727], [["'full'", "'arpack'", "'randomized'"]], "4a753451bb0c872008db51c421599cf8badfcb691aab39aaa7822dad561241dc", 1708638240348, 96.393, [2.4513, 1.2228, 1.1026], [3.1351, 1.5141, 1.2493], [2.5021, 1.3089, 1.1066], [2.715, 1.4941, 1.2033], [1, 1, 1], [11, 19, 23]], "decomposition.PCABenchmark.time_transform": [[0.15662692499972763, 0.15616688349996366, 0.15541114150005342], [["'full'", "'arpack'", "'randomized'"]], "1f73bed6685d54963e63f4de9713d472d0ab242d57c6a0cfa54fac7d1e1e83ef", 1708638336742, 89.497, [0.15569, 0.15578, 0.15494], [0.15798, 0.15689, 0.1562], [0.15497, 0.15535, 0.1541], [0.15909, 0.15802, 0.15701], [1, 1, 1], [100, 100, 100]], "decomposition.PCABenchmark.track_test_score": [[0.7449418902397156, 0.7449416518211365, 0.7449308037757874], [["'full'", "'arpack'", "'randomized'"]], "2bf9b85b93e81f43bf6e2e900a8ef13fb83b9b9298c32d0808bda654eb57c0c3", 1708638426240, 0.98571], "decomposition.PCABenchmark.track_train_score": [[0.7445708513259888, 0.7445710897445679, 0.7445607781410217], [["'full'", "'arpack'", "'randomized'"]], "16881c7fae4abaa9923123fc258e6542b0b3aa0c232d2db206548668bced23bb", 1708638427226, 0.88926], "ensemble.GradientBoostingClassifierBenchmark.peakmem_fit": [[94285824, 118611968], [["'dense'", "'sparse'"]], "0bed7eba4859779600e1b1cb03539724eddad1419ad1332e897185f93bd3d6df", 1708638441330, 7.0756], "ensemble.GradientBoostingClassifierBenchmark.peakmem_predict": [[90546176, 100159488], [["'dense'", "'sparse'"]], "5f65eed561196ec366996fc83d2258f891bbe9608480b00948108fa794a3c81e", 1708638448406, 0.27819], "ensemble.GradientBoostingClassifierBenchmark.time_fit": [[2.783473712999921, 2.438802811000187], [["'dense'", "'sparse'"]], "5702f67868717f5884d82ed22b8940f7ff2b626a2b46e2a4b6e1173c83db484f", 1708638448685, 65.19, [2.746, 2.0975], [3.8421, 4.2264], [2.7507, 2.1143], [2.8847, 3.0902], [1, 1], [10, 11]], "ensemble.GradientBoostingClassifierBenchmark.time_predict": [[0.05685459900018941, 0.04165591550008685], [["'dense'", "'sparse'"]], "17e3a4098ef2254174162a060b1286418984a4be5438aefd71301bf6a8f4c13d", 1708638513877, 13.921, [0.056752, 0.041228], [0.057038, 0.042212], [0.044014, 0.040712], [0.058336, 0.042492], [1, 1], [100, 100]], "ensemble.GradientBoostingClassifierBenchmark.track_test_score": [[0.5466533839124535, 0.10409974329281042], [["'dense'", "'sparse'"]], "55092be1f965aa51752829bda24b944bdb1222a6b8e5fdf0d4026c9580953dea", 1708638527798, 0.2096], "ensemble.GradientBoostingClassifierBenchmark.track_train_score": [[0.6252341325006296, 0.15180008167538628], [["'dense'", "'sparse'"]], "cd78924c15421dcfc8b45a7d26a8b035a1e441c45612ee6ae169b9155e5a631b", 1708638528009, 0.41011], "ensemble.HistGradientBoostingClassifierBenchmark.peakmem_fit": [[104325120], [], "733ac3d039d12bcb9c7f00c745fad3c3723c29f21f67e444aabac276cbc3a916", 1708638532465, 2.3646], "ensemble.HistGradientBoostingClassifierBenchmark.peakmem_predict": [[92704768], [], "ef8fbc52879ef0add38e7cec975a52bd207c7003e688e265dcc4839b0bcaa3a8", 1708638534830, 0.13158], "ensemble.HistGradientBoostingClassifierBenchmark.time_fit": [[2.2578719424998326], [], "6840b9adeccbde7fc736aae2aa37f9b118d3fa9a78f2e0b2f0a4f09503e1a48d", 1708638534962, 31.644, [2.2336], [2.8137], [2.2366], [2.362], [1], [12]], "ensemble.HistGradientBoostingClassifierBenchmark.time_predict": [[0.09019838649987832], [], "ce65e5d6c62eebe1e73935285f56bc6c7ecebde97fb73fb4b9370c9b5979288a", 1708638566606, 11.268, [0.090016], [0.090584], [0.089865], [0.091476], [1], [100]], "ensemble.HistGradientBoostingClassifierBenchmark.track_test_score": [[0.7230709112942986], [], "8c9a915f4dd669a61ceb38728602e43f84a976ebb06628f8026837eb7a5d30f6", 1708638577874, 0.070713], "ensemble.HistGradientBoostingClassifierBenchmark.track_train_score": [[0.9812160155622751], [], "43f6c225874e5193533ad56bdd398f471c7caa0f0f8c9a8ebb5486e10a2bec7f", 1708638577945, 0.18305], "ensemble.RandomForestClassifierBenchmark.peakmem_fit": [[180600832, 180600832, 404520960, 404537344], [["'dense'", "'sparse'"], ["1", "4"]], "14ca8ab81b54b4f2775c94fd794a13b049f48b9927979b964b90acc22ebf08a8", 1708638607522, 31.773], "ensemble.RandomForestClassifierBenchmark.peakmem_predict": [[183959552, 190111744, 404529152, 404516864], [["'dense'", "'sparse'"], ["1", "4"]], "3febfd0d8977731921e7d366e6a585c8e405c0520f9a94415b96c6c334ed1c2f", 1708638639296, 5.4058], "ensemble.RandomForestClassifierBenchmark.time_fit": [[7.860340704000009, 2.687645370000155, 11.982001098999717, 3.876416667000285], [["'dense'", "'sparse'"], ["1", "4"]], "7f77f2ea22b57af3ff27a86843c654c08e6aa926896f2c421666fd31d95ce65f", 1708638644703, 149.35, [7.5907, 2.408, 7.404, 3.7036], [8.0762, 2.9791, 17.022, 4.2756], [7.8151, 2.589, 11.635, 3.8118], [7.8652, 2.8061, 12.675, 3.994], [1, 1, 1, 1], [3, 10, 3, 7]], "ensemble.RandomForestClassifierBenchmark.time_predict": [[0.16197776550006893, 0.12381014249990585, 1.9325426349998907, 0.7417624079998859], [["'dense'", "'sparse'"], ["1", "4"]], "6a93ee4dfb1d21e994eb8d7568e75ee99e0f416c9711bb2b45d1c022a27f0746", 1708638794050, 106.28, [0.16164, 0.1236, 1.9178, 0.72225], [0.16222, 0.12406, 1.9441, 0.75244], [0.16131, 0.12337, 1.9208, 0.72225], [0.16247, 0.12451, 1.9366, 0.75244], [1, 1, 1, 1], [100, 100, 14, 33]], "ensemble.RandomForestClassifierBenchmark.track_test_score": [[0.7500516459990133, 0.7500516459990133, 0.8656423941766682, 0.8656423941766682], [["'dense'", "'sparse'"], ["1", "4"]], "a3b01d5f39647a3a6d6bfac31a005a5fdc82ad531a1b71f249ae2f4e98dc44c9", 1708638900330, 1.6818], "ensemble.RandomForestClassifierBenchmark.track_train_score": [[0.997366346878299, 0.997366346878299, 0.9996123288718864, 0.9996123288718864], [["'dense'", "'sparse'"], ["1", "4"]], "42daa18fec647c7415a78ff56b84cf07b2253222c89f24baf5f12238463b9400", 1708638902012, 5.3029], "linear_model.ElasticNetBenchmark.peakmem_fit": [[853893120, 1210175488, 124796928, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "aeb53df9e9543a762cf297b5697780eafb3cfbf2a7e750ad0f079ea50ff3d051", 1708638938870, 9.0415], "linear_model.ElasticNetBenchmark.peakmem_predict": [[489635840, 489639936, 97980416, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "27f5ef6022a3a4cdd5a0854b9428349a5e461bf638a76337760251639c9d7f02", 1708638947912, 0.73964], "linear_model.ElasticNetBenchmark.time_fit": [[1.5646696019996398, 1.7679189819998555, 2.6028106250000747, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "02947c3221cd53cf645dab6e61c787646637d66474795a722ec537ff85976c8c", 1708638948653, 95.983, [1.5432, 1.7228, 2.5849, null], [1.6181, 2.098, 2.6167, null], [1.5499, 1.7346, 2.5892, null], [1.5787, 1.7909, 2.6098, null], [1, 1, 1, null], [16, 14, 11, null]], "linear_model.ElasticNetBenchmark.time_predict": [[0.04840777899994464, 0.04931059549994643, 0.0030853508749828507, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "4140a00f540d4dea5268a3813730d6fbb270e40b74285dbf046b3e26069f1287", 1708639044637, 65.157, [0.048179, 0.048587, 0.0030762, null], [0.049182, 0.04964, 0.0030901, null], [0.047626, 0.048361, 0.0023572, null], [0.049482, 0.050029, 0.0030957, null], [1, 1, 4, null], [100, 100, 100, null]], "linear_model.ElasticNetBenchmark.track_test_score": [[0.9274010856209145, 0.9274010850953214, 0.9499522857684297, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "1c0c2170cd23de65b973498cfc8dff584d9983a7513d2ead27d49594b092a280", 1708639109796, 0.86431], "linear_model.ElasticNetBenchmark.track_train_score": [[0.9276022550495941, 0.9276022552325599, 0.9562057238851092, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "6cff911c1163f327c86117f3dc306d62cdba87d9ea8068cc68977b61d151da78", 1708639110662, 1.3451], "linear_model.LassoBenchmark.peakmem_fit": [[853815296, 1210175488, 124772352, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "8fa5824a898ff683065f60683a1805ae55dfdde209f22eb520e3dddac3b02688", 1708639119899, 7.395], "linear_model.LassoBenchmark.peakmem_predict": [[489631744, 489652224, 97984512, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "2fd8dcd052ba7edddc85213c847b8fd149f36b0b9c0b058b88adae232e1fe0c6", 1708639127296, 1.0386], "linear_model.LassoBenchmark.time_fit": [[1.5773639450001156, 1.927525443499917, 2.3698681504999968, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "d0f2ce5dce5564f0fc096b1e4ee47c583962a62baf6a13edf150b4edaf353e05", 1708639128335, 97.155, [1.3958, 1.9113, 2.3615, null], [1.8391, 1.9352, 2.3933, null], [1.4012, 1.9203, 2.3626, null], [1.6928, 1.9317, 2.3863, null], [1, 1, 1, null], [16, 14, 12, null]], "linear_model.LassoBenchmark.time_predict": [[0.04900008900017383, 0.049915665000071385, 0.003087537333309835, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "9adfa14dab87a3a8a4de49d179ab5891f08045e1b81194ae39643622cb6487c9", 1708639225492, 61.674, [0.047929, 0.04951, 0.0030807, null], [0.049268, 0.049984, 0.0030918, null], [0.047072, 0.049393, 0.0029007, null], [0.049591, 0.050031, 0.0030963, null], [1, 1, 3, null], [100, 100, 100, null]], "linear_model.LassoBenchmark.track_test_score": [[0.9274015024583205, 0.9274015028138817, 0.9485392415673263, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "b56564a7b1756eeff8bbe981fa28bfb58f992c09069c2672ae87e637ba91f565", 1708639287168, 0.95245], "linear_model.LassoBenchmark.track_train_score": [[0.92760249197518, 0.9276024919395177, 0.9537761550179712, NaN], [["'dense'", "'sparse'"], ["True", "False"]], "97c0e5ecdddd2ee7c31046ec01b6d29119975ffd6774712a778a26f8499350c4", 1708639288122, 1.106], "linear_model.LinearRegressionBenchmark.peakmem_fit": [[1216028672, 237182976], [["'dense'", "'sparse'"]], "a905fac8878f96b0ccc05296ca1cbb10654937aa04579453c79a4255ec7865f1", 1708639365289, 5.511], "linear_model.LinearRegressionBenchmark.peakmem_predict": [[489644032, 157454336], [["'dense'", "'sparse'"]], "759535a8913b60467ef240fed4181399ff149efa33bea0eb69eed231df3f8876", 1708639370801, 0.6629], "linear_model.LinearRegressionBenchmark.time_fit": [[3.6327097470002627, 1.063285839999935], [["'dense'", "'sparse'"]], "e5dbbebbcad57689afbefadad2fb87cb71161a32a9d6caa162975a5b419f0f97", 1708639371464, 63.867, [3.5309, 1.0141], [3.8632, 1.1304], [3.6169, 1.0188], [3.7093, 1.1301], [1, 1], [7, 27]], "linear_model.LinearRegressionBenchmark.time_predict": [[0.0498957329998575, 0.030871845000092435], [["'dense'", "'sparse'"]], "ba279c28dffebbb04b7b173dee9e976b48b05ffbada322dd53d9a2de22ff70f6", 1708639435332, 40.646, [0.04956, 0.030557], [0.050456, 0.030934], [0.049275, 0.03047], [0.053082, 0.030973], [1, 1], [100, 100]], "linear_model.LinearRegressionBenchmark.track_test_score": [[0.9274012651798128, 0.10307057350843574], [["'dense'", "'sparse'"]], "0641fe07389de5e5b9811f51f186e4a4a96a856eb50c8810c62734a593513594", 1708639475979, 0.34135], "linear_model.LinearRegressionBenchmark.track_train_score": [[0.927602494829764, 0.9999999999963001], [["'dense'", "'sparse'"]], "5853e8435e7eba58f2264852c35444debdedaa05b29cccd9fef895ce848a5f06", 1708639476321, 0.45368], "linear_model.LogisticRegressionBenchmark.peakmem_fit": [[106893312, 99995648, 84480000, 85467136, 383098880, 125956096, 104976384, 105701376], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "3b211361ab927e53d5697c6b9e81013a7575a9ce103d21adeb68544ea7a4e5dc", 1708639508118, 25.986], "linear_model.LogisticRegressionBenchmark.peakmem_predict": [[100081664, 100098048, 87355392, 87142400, 101400576, 101388288, 89374720, 89075712], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "be6101aa74d4f94ec846334788b859094ed4b1d36ca92bf7d693b3043a8d39da", 1708639534105, 0.46035], "linear_model.LogisticRegressionBenchmark.time_fit": [[0.021773591499822942, 0.18052082150006754, 5.084926924999763, 4.580931108999948, 1.0478000144998987, 2.9653623599997445, 3.9788871449995895, 4.043835084999955], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "7cd42b119dd9bf6c8bf33ee70890f7ebaf0b159e0c0c8cd5b299c3f632725f21", 1708639534566, 232.09, [0.01972, 0.18013, 4.7084, 4.5557, 1.0381, 2.8405, 3.4057, 3.5498], [0.021847, 0.18292, 5.7776, 4.6095, 1.1469, 4.3893, 4.949, 4.9572], [0.019149, 0.17992, 5.0588, 4.5677, 1.0381, 2.8759, 3.7606, 3.9038], [0.021902, 0.18999, 5.1655, 4.597, 1.1457, 3.2554, 4.6498, 4.5638], [1, 1, 1, 1, 1, 1, 1, 1], [100, 78, 5, 6, 26, 9, 7, 7]], "linear_model.LogisticRegressionBenchmark.time_predict": [[0.0029896719998987464, 0.0030070252499854178, 0.0019323195832991282, 0.0018884150000152053, 0.006560574750210435, 0.006608740000046964, 0.004368634166742899, 0.004361038166886525], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "b9dd34b6a7b894f6afbd6e27f4d0cfe829c1b0e4af4f7203e56269b873ee049b", 1708639766661, 20.551, [0.0029593, 0.0029807, 0.0019014, 0.0018664, 0.0065483, 0.0065918, 0.0043663, 0.0043548], [0.0030384, 0.0030311, 0.0019378, 0.0018952, 0.0065781, 0.0066252, 0.004372, 0.0043666], [0.0029389, 0.0029477, 0.0018911, 0.0018602, 0.0065403, 0.0065626, 0.004364, 0.0043533], [0.0030541, 0.0030416, 0.0019408, 0.0019034, 0.0065913, 0.0066354, 0.0043759, 0.0043704], [4, 4, 6, 6, 2, 2, 3, 3], [100, 100, 100, 100, 100, 100, 100, 100]], "linear_model.LogisticRegressionBenchmark.track_test_score": [[0.1750136800182734, 0.1750136800182734, 0.7879092389530595, 0.7879092389530595, 0.06538461538461539, 0.06538461538461539, 0.5765140080078162, 0.5765140080078162], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "37e537f82f54da1d89003018c8370da6ac290d672b6343a457ee49dd444e3c9f", 1708639787216, 0.49535], "linear_model.LogisticRegressionBenchmark.track_train_score": [[0.17975125544076856, 0.17975125544076856, 0.7967651033487484, 0.7967651033487484, 0.0681998556998557, 0.0681998556998557, 0.6908414295256007, 0.6908414295256007], [["'dense'", "'sparse'"], ["'lbfgs'", "'saga'"], ["1", "4"]], "5647f2df8db098461a973d60cb900515f403287ed3e109a99151c94309e568f1", 1708639787712, 0.59411], "linear_model.RidgeBenchmark.peakmem_fit": [[464777216, 826241024, 464769024, 473567232, 468131840, 473554944, 473554944, 193667072, NaN, 1271894016, 194875392, 193699840, 159043584, 159014912], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "d06a93be5cf39a0df663d696943713376c4ba4abb2568ebc0bc97fd2a2fd5173", 1708639916680, 58.921], "linear_model.RidgeBenchmark.peakmem_predict": [[284266496, 284319744, 284258304, 284258304, 284303360, 284258304, 284241920, 120487936, NaN, 120483840, 120553472, 120553472, 120287232, 120553472], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "24e4dc55ce8e6b9311d26ca2936364cad3ddb0b8827b656a81886db508e69866", 1708639975603, 2.1908], "linear_model.RidgeBenchmark.time_fit": [[0.20389134800007014, 1.8786570790007318, 0.21120079849970352, 0.23463433800043276, 0.2729443045000153, 30.467484974999934, 14.193149622999954, 0.15140254749985615, NaN, 5.37135871800001, 0.14255176999995456, 0.15058605749982235, 2.744553146999806, 1.8777323619997333], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "6ebbadd5cfeeb543e69ca73d777ab88bff49391965e0c0e3270868f1fa6bb385", 1708639977795, 498.98, [0.20312, 1.8523, 0.20966, 0.22708, 0.26462, 22.833, 8.275, 0.14946, null, 4.8381, 0.14117, 0.14784, 2.5343, 1.8664], [0.20524, 1.993, 0.21232, 0.24345, 0.2913, 39.078, 18.901, 0.1532, null, 6.4752, 0.14394, 0.1517, 3.6561, 1.9674], [0.20276, 1.857, 0.20876, 0.22392, 0.25776, 29.96, 13.193, 0.14767, null, 5.3429, 0.14039, 0.14677, 2.7268, 1.8679], [0.20598, 1.9429, 0.21349, 0.24487, 0.29944, 31.707, 14.285, 0.15781, null, 6.0041, 0.14643, 0.15256, 2.7707, 1.8908], [1, 1, 1, 1, 1, 1, 1, 1, null, 1, 1, 1, 1, 1], [95, 15, 92, 75, 76, 3, 3, 100, null, 5, 100, 100, 10, 15]], "linear_model.RidgeBenchmark.time_predict": [[0.02640247650015226, 0.02549530299984326, 0.025766681500044797, 0.025463711499924102, 0.02573377850012548, 0.02567319449963179, 0.025840953499937314, 0.006942480499901649, NaN, 0.0073728595002648945, 0.006942214250102552, 0.006941679499732345, 0.00785407249986747, 0.007297823499811784], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "f41e9813a5f8239fbb0ef5e81982549e297ff18f751b7e4b42982972851b7cd0", 1708640476787, 133.04, [0.02625, 0.025424, 0.025603, 0.025387, 0.025652, 0.025564, 0.025594, 0.006914, null, 0.0072886, 0.0069283, 0.0069313, 0.0077533, 0.0072438], [0.026626, 0.025604, 0.026203, 0.025611, 0.025807, 0.025767, 0.025919, 0.0070158, null, 0.0093495, 0.0069519, 0.0069594, 0.0090731, 0.0093714], [0.026172, 0.025216, 0.025486, 0.025331, 0.025446, 0.025495, 0.025449, 0.0068876, null, 0.0072631, 0.0069178, 0.0069179, 0.0077058, 0.007226], [0.026798, 0.025766, 0.02817, 0.025962, 0.025848, 0.025802, 0.025989, 0.0072416, null, 0.0093813, 0.006963, 0.0069688, 0.0091014, 0.0094108], [1, 1, 1, 1, 1, 1, 1, 2, null, 1, 2, 2, 1, 1], [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.9561890235936064, NaN, 0.956189073955269, 0.9561890205055114, 0.9561890235936064, 0.9561922817675632, 0.9561920202456874], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "663c821271fbdb18d0252832535191137787f37ad6d6397624c92edd96dc6f3f", 1708640609827, 2.5446], "linear_model.RidgeBenchmark.track_train_score": [[0.9444001571921127, 0.9444001571502235, 0.9444001571921127, 0.9444001572131616, 0.9444001571192623, 0.9444001419121766, 0.9444001543688754, 0.9663060255280845, NaN, 0.9663060282797014, 0.9663060254278482, 0.9663060255280845, 0.9663024722614918, 0.9663024358855604], [["'dense'", "'sparse'"], ["'auto'", "'svd'", "'cholesky'", "'lsqr'", "'sparse_cg'", "'sag'", "'saga'"]], "92bfe13d8da10b255d1c72982a3a88f70985b864b39584e51a184ea88116f35d", 1708640612374, 3.1898], "linear_model.SGDRegressorBenchmark.peakmem_fit": [[160804864, 89006080], [["'dense'", "'sparse'"]], "d81ea5fe5efd3e1ec085f0a2c66d712cfec7e2c4e03b19b7a50ab79dfd661f77", 1708640636216, 12.251], "linear_model.SGDRegressorBenchmark.peakmem_predict": [[159604736, 87511040], [["'dense'", "'sparse'"]], "cf12939ffeb2f97f86ada7e454920a994d254a98a02eac5e34ea687f8ec11ad0", 1708640648468, 0.18957], "linear_model.SGDRegressorBenchmark.time_fit": [[5.6382005870000285, 4.272878633999426], [["'dense'", "'sparse'"]], "cc477ee1fcfc2e853f5113072b49c7dc80acf8f2e19f83518368e1efe8dd5374", 1708640648658, 70.146, [5.2317, 4.233], [6.3484, 4.3291], [5.5381, 4.2452], [6.0739, 4.2745], [1, 1], [5, 7]], "linear_model.SGDRegressorBenchmark.time_predict": [[0.011131490499792562, 0.002136161100042955], [["'dense'", "'sparse'"]], "fcd01e3604428cf2063cbbfe4e708974618533d55ec0784a787b8bb838a2ece9", 1708640718805, 9.8012, [0.011083, 0.002132], [0.011182, 0.0021401], [0.011026, 0.002128], [0.012247, 0.0021448], [1, 5], [100, 100]], "linear_model.SGDRegressorBenchmark.track_test_score": [[0.9636293915848902, 0.9607090504340855], [["'dense'", "'sparse'"]], "5c184c0b957ec177b911999a0cc2cd3996407b726efe5d7adeaeddea222a16d0", 1708640728608, 0.15007], "linear_model.SGDRegressorBenchmark.track_train_score": [[0.9641785427097553, 0.9619322046553915], [["'dense'", "'sparse'"]], "84040f29c546fcb4fb3fed1db35c198a88607a920f0d1aad43ae542738470257", 1708640728758, 0.12435], "manifold.TSNEBenchmark.peakmem_fit": [[90271744, 97673216], [["'exact'", "'barnes_hut'"]], "5b07ad9c3bf4af00ff4022361ced135ee0591fe9a613dddb484f0142685497c4", 1708640739599, 11.665], "manifold.TSNEBenchmark.time_fit": [[6.533019609000348, 3.3954484449996016], [["'exact'", "'barnes_hut'"]], "d7906ea0d1e8bee6103afdb924f0c5471c1c3e392feb7dbcc411b9e3f3535e6a", 1708640751265, 67.16, [5.0754, 3.0409], [8.816, 3.9603], [6.4746, 3.1656], [7.0042, 3.5484], [1, 1], [4, 8]], "manifold.TSNEBenchmark.track_test_score": [[0.3218818006120378, 0.7243015766143799], [["'exact'", "'barnes_hut'"]], "7c865f9e53f16c8492cb36db3b656646d6585227ebfbf097102fda1e83f5e953", 1708640818425, 0.048745], "manifold.TSNEBenchmark.track_train_score": [[0.3218818006120378, 0.7243015766143799], [["'exact'", "'barnes_hut'"]], "92a5fc587f972e63dad98657097b1bcd64a743dfce5f07b3e1847ed8b720d46d", 1708640818474, 0.033232], "metrics.PairwiseDistancesBenchmark.peakmem_pairwise_distances": [[669605888, 786325504, 752549888, 1006149632, 255438848, 311336960, 248582144, 485031936, 1421021184, 1288671232, 570920960, 912207872, 187678720, 210141184, NaN, NaN], [["'dense'", "'sparse'"], ["'cosine'", "'euclidean'", "'manhattan'", "'correlation'"], ["1", "4"]], "f982061fc53163362f863b2455a1f2f660861c4a4357be712dcacab0682833db", 1708640818508, 41.886], "metrics.PairwiseDistancesBenchmark.time_pairwise_distances": [[1.0978462729999592, 1.2891559849999794, 1.6682755399997404, 3.0785577665001256, 6.265170760499586, 2.7460086119999687, 3.4840204000001904, 2.540102221500092, 3.679738661000556, 2.6480945989997053, 2.929237454000031, 2.041657068499717, 1.2349240749999808, 1.3142185010001413, NaN, NaN], [["'dense'", "'sparse'"], ["'cosine'", "'euclidean'", "'manhattan'", "'correlation'"], ["1", "4"]], "968c4646f4f823e76e062ccbbe50249793691ae13e472124d1ebd2642c86b5e0", 1708640860395, 451.04, [1.091, 1.2373, 1.629, 2.8903, 6.1389, 2.1768, 3.243, 1.832, 3.4449, 2.1949, 2.5522, 1.8218, 1.208, 1.2917, null, null], [1.1056, 1.4171, 1.9013, 3.2783, 6.4054, 3.1001, 4.3565, 2.8353, 4.8134, 3.0669, 3.7794, 2.2349, 1.5358, 1.3341, null, null], [1.091, 1.247, 1.6348, 3.0212, 6.23, 2.6379, 3.2552, 2.4216, 3.6754, 2.5404, 2.7752, 1.9931, 1.2116, 1.2979, null, null], [1.1053, 1.4069, 1.6863, 3.1663, 6.3074, 2.8108, 3.712, 2.7013, 4.1419, 2.7037, 3.1626, 2.1021, 1.355, 1.3338, null, null], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, null, null], [27, 22, 17, 10, 4, 11, 8, 12, 7, 11, 9, 14, 23, 23, null, null]], "model_selection.CrossValidationBenchmark.peakmem_crossval": [[219254784, 119341056], [["1", "4"]], "4b6fc20c55d0bbbf2b9b56117a6725d0351eec991f183d04b136f1ce4552e0c7", 1708641311434, 82.277], "model_selection.CrossValidationBenchmark.time_crossval": [[56.29110005400071, 17.973850128999402], [["1", "4"]], "9959454181a0ddb22a0ce5727c352955d47bf0ce97d2189ff73d567981c64587", 1708641393712, 309.18, [39.006, 17.625], [78.548, 18.325], [56.165, 17.937], [60.146, 18.013], [1, 1], [3, 3]], "model_selection.CrossValidationBenchmark.track_crossval": [[0.9001555555555555, 0.9001555555555555], [["1", "4"]], "5e7e6b0e0116bbc68953414ce4e0eec203cc51c80a71d897dd599172b82aeedd", 1708641702896, 82.646], "model_selection.GridSearchBenchmark.peakmem_fit": [[96550912, 93970432], [["1", "4"]], "95b48fd99a9327cc7b96fbaf3fb68de0488e277098c5f71aa31f5bcc0af0aa35", 1708642236581, 464.14], "model_selection.GridSearchBenchmark.peakmem_predict": [[88883200, 88875008], [["1", "4"]], "c892cd859a96073eba53d60e549a73d8202c9d0e97f5469f5e0333d949ce8dce", 1708642700726, 0.30831], "model_selection.GridSearchBenchmark.time_fit": [[350.6963100160001, 106.7360507430003], [["1", "4"]], "ce048ba169bd01fc98abe0f363fcaafc41dfc6d88ae4658795602e37fd0bd003", 1708642701035, 1831.1, [303.42, 100.19], [402.45, 111.98], [347.02, 105.64], [357.73, 106.86], [1, 1], [3, 3]], "model_selection.GridSearchBenchmark.time_predict": [[0.03762139050013502, 0.03769137600011163], [["1", "4"]], "acfeae20f02fb4775c69f3a23452a495e43a2abb0e684954a33824913f37e3eb", 1708644532180, 11.236, [0.037592, 0.037628], [0.037709, 0.03774], [0.037544, 0.037537], [0.041525, 0.037842], [1, 1], [100, 100]], "model_selection.GridSearchBenchmark.track_test_score": [[0.8678060899936387, 0.8678060899936387], [["1", "4"]], "ec63718f94ff0beda5889deafa3b1f1f3ff7750bf6254fce002cadda537bee4b", 1708644543417, 0.14887], "model_selection.GridSearchBenchmark.track_train_score": [[0.9966662088870577, 0.9966662088870577], [["1", "4"]], "51575cdf87b95c5096592cecfc1f386cff2b52230b19a7bd6b1afee2fb55910c", 1708644543566, 0.27465], "neighbors.KNeighborsClassifierBenchmark.peakmem_fit": [[78589952, 78753792, 82075648, 82051072, 81338368, 81338368, 89698304, 89698304, 81092608, 81158144, 89436160, 89436160], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "66acb7f2ea52ea49f9a5239c437782b0ac7cd030f150166dff686727e06ae1f5", 1708644554802, 1.0008], "neighbors.KNeighborsClassifierBenchmark.peakmem_predict": [[89100288, 89284608, 94347264, 94187520, 82939904, 85110784, 92446720, 92069888, 82616320, 84836352, 92131328, 91955200], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "e7fb64f5f61911736101d3ca625806937a6bb4fc75b64a8ed0c9be1f37e0f10f", 1708644555804, 50.32], "neighbors.KNeighborsClassifierBenchmark.time_fit": [[0.0010959823570634137, 0.0010399134500403305, 0.0012035766111593046, 0.0012023326666571344, 0.012063965500601626, 0.01207694100048684, 0.05126007349917927, 0.05103179999969143, 0.012620151500414067, 0.012562931499815022, 0.04721747950043209, 0.038211937499909254], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "455e6017e69db76a36673f135b8300f5288867804ae588240ef238340de7bc82", 1708644606125, 43.504, [0.0010515, 0.0010379, 0.0011937, 0.0011929, 0.012039, 0.012051, 0.051106, 0.050832, 0.012611, 0.012555, 0.035193, 0.037959], [0.0014619, 0.0010414, 0.0012091, 0.0012087, 0.01208, 0.012091, 0.051438, 0.051464, 0.012627, 0.012576, 0.047451, 0.038247], [0.0010432, 0.0010365, 0.0011873, 0.0011879, 0.012029, 0.012036, 0.051014, 0.050693, 0.012609, 0.012548, 0.033499, 0.037204], [0.0014644, 0.0010434, 0.001213, 0.0012142, 0.012111, 0.012125, 0.052066, 0.051976, 0.01264, 0.012587, 0.04763, 0.03844], [7, 10, 9, 9, 1, 1, 1, 1, 1, 1, 1, 1], [100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100]], "neighbors.KNeighborsClassifierBenchmark.time_predict": [[0.08336207950014796, 0.08631946199966478, 0.12586990599993442, 0.12548742600029072, 1.233406350000223, 2.863599549000355, 8.218156946999443, 8.250444097999207, 3.0327971665001314, 5.0934973179992085, 8.582073634999688, 11.619083329000205], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "6611e4000bd5b1d8935eb7407c10355bf476dfef925640b9a8445912b72c8183", 1708644649634, 323.91, [0.082598, 0.086265, 0.12578, 0.12532, 1.2305, 2.2, 8.002, 6.2008, 2.0699, 2.9045, 4.5762, 8.1491], [0.084999, 0.08647, 0.12597, 0.12564, 1.2413, 3.1951, 8.384, 10.059, 3.67, 7.9132, 12.146, 14.794], [0.081205, 0.086083, 0.12543, 0.12492, 1.2307, 2.7334, 8.1803, 7.9527, 2.4361, 4.3301, 8.0087, 11.149], [0.085377, 0.10015, 0.12608, 0.1258, 1.2382, 2.9039, 8.2183, 8.3672, 3.1183, 6.5743, 8.8236, 11.868], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [100, 100, 100, 100, 24, 11, 3, 3, 10, 5, 3, 3]], "neighbors.KNeighborsClassifierBenchmark.track_test_score": [[0.43127595155427745, 0.43127595155427745, 0.668869824330755, 0.668869824330755, 0.43127595155427745, 0.43127595155427745, 0.668869824330755, 0.668869824330755, 0.43127595155427745, 0.43127595155427745, 0.668869824330755, 0.668869824330755], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "95d25638754fb5c021b379d6f4f51868a7303bedb4868e52cac2a036eb0bc248", 1708644973542, 9.189], "neighbors.KNeighborsClassifierBenchmark.track_train_score": [[0.6374043263895114, 0.6374043263895114, 0.7971000153581744, 0.7971000153581744, 0.6374043263895114, 0.6374043263895114, 0.7971000153581744, 0.7971000153581744, 0.6374043263895114, 0.6374043263895114, 0.7971000153581744, 0.7971000153581744], [["'brute'", "'kd_tree'", "'ball_tree'"], ["'low'", "'high'"], ["1", "4"]], "1e1b6891a1563cf0c8ae446c751cfd6dec48cc2fcc4d0157f30a7189f05e938a", 1708644982733, 52.173], "svm.SVCBenchmark.peakmem_fit": [[278097920, 278102016, 278126592, 278097920], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "b5099e172031e9a0f7b7706ec386c5bf36f9bd427f7d47274c66c6c39f5bf730", 1708645051612, 7.7151], "svm.SVCBenchmark.peakmem_predict": [[205238272, 205238272, 205238272, 205238272], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "4a6611919a2e5a6cbd1f6c211b23857b3912da5e1484da897bf70155d62b7980", 1708645059329, 5.5255], "svm.SVCBenchmark.time_fit": [[1.6645902994996504, 1.6796539135002604, 1.6925644780003495, 1.7017968189993553], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "60f69bb46f97b00f249209ee47574d1508b9e81a8ba3ec0a8a3a430eb6aa719d", 1708645064855, 128.35, [1.6301, 1.6063, 1.645, 1.6388], [1.6696, 1.6833, 1.8033, 1.7427], [1.6317, 1.6066, 1.6726, 1.6389], [1.6694, 1.6827, 1.7222, 1.7391], [1, 1, 1, 1], [18, 18, 17, 17]], "svm.SVCBenchmark.time_predict": [[0.6389389239993761, 0.6324500789996819, 1.7180902419986523, 0.6078712209982768], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "ab64f47e62b03803ca9ee0734d6a0734af8278b39121b069d9abdf86a8e79285", 1708645193214, 126.49, [0.62701, 0.62515, 1.6917, 0.60291], [0.63965, 0.63428, 1.8408, 0.70281], [0.62672, 0.62496, 1.6954, 0.60268], [0.64006, 0.63537, 1.8399, 0.70423], [1, 1, 1, 1], [44, 43, 17, 41]], "svm.SVCBenchmark.track_test_score": [[0.5899537620849096, 0.5, 0.564312736443884, 0.5710382513661202], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "f04be6a642a0b71d7bb27a3b184c53cf61aa01dead2ec4bbc68bf22ea78b68b3", 1708645319709, 1.1745], "svm.SVCBenchmark.track_train_score": [[0.7373393801965231, 0.6089324618736384, 0.7382063936685785, 0.741296518607443], [["'linear'", "'poly'", "'rbf'", "'sigmoid'"]], "30dfcaa0d1c48f402d28bf241f4c7c013ac533fbb528d470c427a34c237993f7", 1708645320884, 6.2764]}, "durations": {"": 35.229758, "": 8.38877, "": 34.470738, "": 9.476384, "": 21.057541, "": 13.213404, "": 4.045457, "": 29.393168, "": 31.552905, "": 7.891023, "": 76.059836, "": 31.342183, "": 128.371622, "": 20.646935, "": 10.715791, "": 451.038355, "": 10.959532, "": 16.704185}, "version": 2} \ No newline at end of file