Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

scikit-learn


Collective - Host: numfocus - https://opencollective.com/scikit-learn - Code: https://github.com/scikit-learn

ENH add feature subsampling per split for HGBT (#27139)

Co-authored-by: Olivier Grisel <[email protected]>

github.com/scikit-learn/scikit-learn - fc11deaf7f565352e6db278464bbd0b1769b6d83 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit ff0274d0b0609e6beff33249c7445c911f1e01bd

github.com/scikit-learn/scikit-learn.github.io - a3c3b9d7efc378d5e29ccbddcbfbc5a70b902c12 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 49a2eb7a16b1c2f540f729cb5b31a79dbd665bb0

github.com/scikit-learn/scikit-learn.github.io - 3ea4620fdf592c05e7325d97a1ab9a0f03d611f0 authored about 1 year ago
DOC Update the user guide entry for Nystroem kernel approximation (#27446)

Co-authored-by: Guillaume Lemaitre <[email protected]>
Co-authored-by: Arturo Amor <864080...

github.com/scikit-learn/scikit-learn - ff0274d0b0609e6beff33249c7445c911f1e01bd authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 3a3aba1aa9b8ef21459d0700e7001decb541ca91

github.com/scikit-learn/scikit-learn.github.io - b898e66ef3688b53b84b958fa6cc340128c413d9 authored about 1 year ago
FIX Array API related error in `sklearn.utils.mutilclass.is_multilabel` function (#27601)

github.com/scikit-learn/scikit-learn - 49a2eb7a16b1c2f540f729cb5b31a79dbd665bb0 authored about 1 year ago
DOC fix rendering of d(\cdot,\cdot) in documentation (#27780)

github.com/scikit-learn/scikit-learn - 3a3aba1aa9b8ef21459d0700e7001decb541ca91 authored about 1 year ago
Created and updated archive files.

github.com/scikit-learn/blog - 018f58aeced0d078ba312275ae6eb9821544b26b authored about 1 year ago
Updated date 2023-07-11-nvidia-is-a-new-sponsor.md

github.com/scikit-learn/blog - 172a0fb4a81f717cf4c712148af2898cb695fa1d authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 5cf61b21ec071647d035df35b6306e11dab384ad

github.com/scikit-learn/scikit-learn.github.io - 61cd709939f2e2c80902b68afbc7daf19da04a00 authored about 1 year ago
ENH Add Array API compatibility to `Normalizer` (#27558)

github.com/scikit-learn/scikit-learn - 5cf61b21ec071647d035df35b6306e11dab384ad authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 926671b25b3d393c970b8e67181555027fecb102

github.com/scikit-learn/scikit-learn.github.io - ed36341b7eab04a6dbf689b1c4db446e6a330ebc authored about 1 year ago
FIX improve warning message in `_ensure_sparse_format` (#27757)

github.com/scikit-learn/scikit-learn - 926671b25b3d393c970b8e67181555027fecb102 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 2137ee0335a12d6544121ce94f0c89ba84940d25

github.com/scikit-learn/scikit-learn.github.io - 7df01bb57fed78cda069370456b012dac131d295 authored about 1 year ago
MAINT Remove -Wdiscarded-qualifiers compilation warning for sklearn.utils.arrayfuncs (#27766)

github.com/scikit-learn/scikit-learn - 2137ee0335a12d6544121ce94f0c89ba84940d25 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit a389ae0775c076fcf4c83dc38fbfaf677e44ce4b

github.com/scikit-learn/scikit-learn.github.io - b5c2bac9480f4bf999718a568e0162d6c60a3b03 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 51ed53dd0dd9c1d709f72b14013d938abd6574be

github.com/scikit-learn/scikit-learn.github.io - 13ee8733ac1bc6c5bac2c7696aaf91f41a975a92 authored about 1 year ago
:lock: :robot: CI Update lock files for pypy CI build(s) :lock: :robot: (#27771)

Co-authored-by: Lock file bot <[email protected]>

github.com/scikit-learn/scikit-learn - a389ae0775c076fcf4c83dc38fbfaf677e44ce4b authored about 1 year ago
:lock: :robot: CI Update lock files for scipy-dev CI build(s) :lock: :robot: (#27769)

Co-authored-by: Lock file bot <[email protected]>

github.com/scikit-learn/scikit-learn - 61e28a17850ec683f0f9191b400970c764d56fd7 authored about 1 year ago
:lock: :robot: CI Update lock files for cirrus-arm CI build(s) :lock: :robot: (#27770)

Co-authored-by: Lock file bot <[email protected]>

github.com/scikit-learn/scikit-learn - 685d5ee99f6fabc7cfa6f15ab018b72e08c861fc authored about 1 year ago
CI Fix lint workflow concurrency (#27773)

github.com/scikit-learn/scikit-learn - 51ed53dd0dd9c1d709f72b14013d938abd6574be authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit c960652d225fbc7abf88b7bfe28029056b84bed7

github.com/scikit-learn/scikit-learn.github.io - 387bfb7939bdd38f67ac4531ed0d1ba031eb77ce authored about 1 year ago
:lock: :robot: CI Update lock files for main CI build(s) :lock: :robot: (#27772)

Co-authored-by: Lock file bot <[email protected]>

github.com/scikit-learn/scikit-learn - c960652d225fbc7abf88b7bfe28029056b84bed7 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit eb087401927f3051790abfe30f96fa34414702db

github.com/scikit-learn/scikit-learn.github.io - a3a328bf8d77befe33509142a6a08eaf51e30932 authored about 1 year ago
TST Extend tests for `scipy.sparse.*array` in `sklearn/tests/test_random_projection.py` (#27314)

Co-authored-by: Guillaume Lemaitre <[email protected]>
Co-authored-by: Julien Jerphanion <g...

github.com/scikit-learn/scikit-learn - eb087401927f3051790abfe30f96fa34414702db authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 8db3aacc65fc5fc5a8335a53368dd0a9446228a8

github.com/scikit-learn/scikit-learn.github.io - 6a3c45456f2b1beb031a4bda8b4eba2f7ce2a408 authored about 1 year ago
FIX Make `_download_20newsgroups` safer (#27251)

github.com/scikit-learn/scikit-learn - 8db3aacc65fc5fc5a8335a53368dd0a9446228a8 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 2c1472d3970bff63319bed58ee92f850b1bfff8e

github.com/scikit-learn/scikit-learn.github.io - bd9015df2268b8c4953c9011b59571ca79bb3049 authored about 1 year ago
MAINT force encoding when opening file to not be platform specific (#27731)

Co-authored-by: Loïc Estève <[email protected]>

github.com/scikit-learn/scikit-learn - 2c1472d3970bff63319bed58ee92f850b1bfff8e authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit e5178c53e6c81fa98d974cddbf1d79788a9885bd

github.com/scikit-learn/scikit-learn.github.io - 92b0f9b4f25acea6ef9f5fb6d0c01d60fe257196 authored about 1 year ago
DOC add example for contingency_matrix docstring (#27715)

github.com/scikit-learn/scikit-learn - e5178c53e6c81fa98d974cddbf1d79788a9885bd authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 8a8842fc4569c6158741511af65322dc5a00e5e5

github.com/scikit-learn/scikit-learn.github.io - 5b2373be598aa586714089970920e11a85dbc9ba authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit fc860dabb684733c6beb005711b57e89f04745da

github.com/scikit-learn/scikit-learn.github.io - 3b9ad7b739751583f23c89f07973556cad5be20a authored about 1 year ago
MAINT fix line too long in docstring in covariance estimators (#27759)

github.com/scikit-learn/scikit-learn - 8a8842fc4569c6158741511af65322dc5a00e5e5 authored about 1 year ago
DOC FIx the formula for support_fraction in the covariance estimators (#26597)

Co-authored-by: Guillaume Lemaitre <[email protected]>

github.com/scikit-learn/scikit-learn - f0fee2736426553a8a32df1ff153ee9ccdfb434b authored about 1 year ago
DOC fix formatting in README file (#27758)

github.com/scikit-learn/scikit-learn - fc860dabb684733c6beb005711b57e89f04745da authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 714c50092b1bfafad2b568a07d635d5db1301d58

github.com/scikit-learn/scikit-learn.github.io - 58c15ffdda106e03687a0aafabc5029c42a428b1 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 096b525c4d42aa2d3703fe06f28e95ab1997949a

github.com/scikit-learn/scikit-learn.github.io - 2fc1c1d1477b47695bd498f998d26c7505805bec authored about 1 year ago
DOC improve RandomForest docstring by explicitely stating the splitter strategy used (#27746)

github.com/scikit-learn/scikit-learn - 714c50092b1bfafad2b568a07d635d5db1301d58 authored about 1 year ago
API `dim` to `n_dim` in `make_sparse_spd_matrix` (#27718)

Co-authored-by: Guillaume Lemaitre <[email protected]>
Co-authored-by: Thomas J. Fan <thom...

github.com/scikit-learn/scikit-learn - 096b525c4d42aa2d3703fe06f28e95ab1997949a authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 3a6bbd4cf5efbd505e98d08ff51825bd2dc96630

github.com/scikit-learn/scikit-learn.github.io - 48d007a47e37fd00e21c9fc3a8efecb86b08c7a1 authored about 1 year ago
DOC Fix FeatureUnion docstring (#27730)

github.com/scikit-learn/scikit-learn - 3a6bbd4cf5efbd505e98d08ff51825bd2dc96630 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 19e5fbc2cd7be4e50977cf210501cb92d0f480ef

github.com/scikit-learn/scikit-learn.github.io - 25f5fccc8473a2ee88e90971a7f9415c1491d5b5 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit b85377908bcad13fdbd275217a855ef1b1a60693

github.com/scikit-learn/scikit-learn.github.io - 9f18a05dc0e70442e2c9d023a6164c8f01b86850 authored about 1 year ago
DOC Clarify monotonicity contraints of HGBT Regressor (#27748)

github.com/scikit-learn/scikit-learn - 19e5fbc2cd7be4e50977cf210501cb92d0f480ef authored about 1 year ago
Fix typo - "principle" should be "principal". (#27742)

github.com/scikit-learn/scikit-learn - b85377908bcad13fdbd275217a855ef1b1a60693 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 02da144bff9521a9b4a683b27e3886f9e8680343

github.com/scikit-learn/scikit-learn.github.io - 04b6f0d4a1c1fe447099d6d404fd8e0a19006399 authored about 1 year ago
DOC Update Pairwise Distances Reductions' documentation (#27525)

Signed-off-by: Julien Jerphanion <[email protected]>
Co-authored-by: Christian Lorentzen <lorent...

github.com/scikit-learn/scikit-learn - 02da144bff9521a9b4a683b27e3886f9e8680343 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 2d9fa48aafa8e43304b7fd2b0cb76eabc48806ef

github.com/scikit-learn/scikit-learn.github.io - f601d5b74f5c8728f9fd7885a96bd1bd87babef6 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 098356ddfd59d39f3e9c5eb19bb6dc89849370ba

github.com/scikit-learn/scikit-learn.github.io - 54df66d03cda57395b490c649b467ecfe7b8982b authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit f6918c58773dd54559e275bc417943a215b6a0dd

github.com/scikit-learn/scikit-learn.github.io - b1a6eebbed5a87301d86a4f9320d1d35c2760db2 authored about 1 year ago
ENH Allow fitting PCA on sparse X with arpack solvers (#18689)

Co-authored-by: Andrey Portnoy <[email protected]>
Co-authored-by: Olivier Grisel <olivier....

github.com/scikit-learn/scikit-learn - 2d9fa48aafa8e43304b7fd2b0cb76eabc48806ef authored about 1 year ago
:lock: :robot: CI Update lock files for cirrus-arm CI build(s) :lock: :robot: (#27727)

Co-authored-by: Lock file bot <[email protected]>

github.com/scikit-learn/scikit-learn - 098356ddfd59d39f3e9c5eb19bb6dc89849370ba authored about 1 year ago
:lock: :robot: CI Update lock files for scipy-dev CI build(s) :lock: :robot: (#27728)

Co-authored-by: Lock file bot <[email protected]>

github.com/scikit-learn/scikit-learn - e0f3c917b06fd1ccc23e485bb2cb64a562ba8335 authored about 1 year ago
:lock: :robot: CI Update lock files for main CI build(s) :lock: :robot: (#27729)

Co-authored-by: Lock file bot <[email protected]>

github.com/scikit-learn/scikit-learn - f6918c58773dd54559e275bc417943a215b6a0dd authored about 1 year ago
Merge pull request #166 from scikit-learn/nvidia

Add a blog post announcing NVIDIA sponsorship

github.com/scikit-learn/blog - 67dba942948dd242052711b2067b9f10ddb8ff3e authored about 1 year ago
Update 2023-07-11-nvidia-is-a-new-sponsor.md

Modified Nvidia website

github.com/scikit-learn/blog - 86fe85bda2b14b6cff1839e6a8529d2fa88362eb authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit bed14db756d39829c71dbb537f7f5041b5e792c2

github.com/scikit-learn/scikit-learn.github.io - 9b14239407d6c2d04e6fc4ac10ee57494e27354d authored about 1 year ago
CI Add cron schedule for lock-file workflow (#27732)

github.com/scikit-learn/scikit-learn - bed14db756d39829c71dbb537f7f5041b5e792c2 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 8d8a4ea04542abe8a7c28b41dc7006546eed6c94

github.com/scikit-learn/scikit-learn.github.io - 09b2c17472437dbf151b95096ceb7375888e05d6 authored about 1 year ago
:lock: :robot: CI Update lock files for pypy CI build(s) :lock: :robot: (#27687)

Co-authored-by: Lock file bot <[email protected]>

github.com/scikit-learn/scikit-learn - 8d8a4ea04542abe8a7c28b41dc7006546eed6c94 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit f284ef2dfe92f448bd2e8734c47071f04dbd734b

github.com/scikit-learn/scikit-learn.github.io - 6dc777360ba1d443e92f94871013ecd71df1e51a authored about 1 year ago
TST Extend tests for `scipy.sparse/*array` in `sklearn/manifold/tests/test_spectral_embedding` (#27240)

Co-authored-by: Guillaume Lemaitre <[email protected]>
Co-authored-by: Julien Jerphanion <...

github.com/scikit-learn/scikit-learn - f284ef2dfe92f448bd2e8734c47071f04dbd734b authored about 1 year ago
DOC Improve `pos_label` and `labels` in precison/recall/f1 and jaccard (#27714)

github.com/scikit-learn/scikit-learn - 361b09ee0b4da323e3314ad0fdb651e0d529918e authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 3737909f109bf298777839ec20ce3b89cd4064d8

github.com/scikit-learn/scikit-learn.github.io - 00adcba4215309d74010187a7c2453a44e63290a authored about 1 year ago
ENH Adding estimators_samples_ attribute to forest models (#26736)

Signed-off-by: Adam Li <[email protected]>
Co-authored-by: Omar Salman <[email protected]...

github.com/scikit-learn/scikit-learn - 3737909f109bf298777839ec20ce3b89cd4064d8 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit a1e263af60c33866b89e58c1e3da6a9daff92a59

github.com/scikit-learn/scikit-learn.github.io - 2f7055c64922e39109b7c4893629c58e60a7c383 authored about 1 year ago
DOC use sphinx-gallery css variable to adapt light/dark theme (#27659)

github.com/scikit-learn/scikit-learn - a1e263af60c33866b89e58c1e3da6a9daff92a59 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 1f2f898d91aad251d06780e2dda985f6c5d335e8

github.com/scikit-learn/scikit-learn.github.io - b0b22854ca4d8d4b778f6e4c8e531d63669e9977 authored about 1 year ago
DOC fixed wrong equation reference in adaboost docstring (#27717)

Signed-off-by: Peter Steinbach <[email protected]>

github.com/scikit-learn/scikit-learn - 1f2f898d91aad251d06780e2dda985f6c5d335e8 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 2fcf181582add92a344dd10f35fea3210581ab99

github.com/scikit-learn/scikit-learn.github.io - ef068334ba50ff15e480e586c839f8194aa7c700 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 4ebc5e25e6a940498d68f4b36f9fff29ce8863da

github.com/scikit-learn/scikit-learn.github.io - 49b43c0a53b4701529439a52b996a55f60bc4dbd authored about 1 year ago
ENH Add warning when only one label found in `confusion_matrix` (#27650)

github.com/scikit-learn/scikit-learn - 2fcf181582add92a344dd10f35fea3210581ab99 authored about 1 year ago
MAINT remove old code related to removed option max_features="auto" (#27698)

github.com/scikit-learn/scikit-learn - 4ebc5e25e6a940498d68f4b36f9fff29ce8863da authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit ef39631ee3805757f0a079ba71a9c9a4bb47a7ef

github.com/scikit-learn/scikit-learn.github.io - 884604f33d0a4564b1728822d5df27e967157932 authored about 1 year ago
DOC added dropdowns to module 1.9 naive bayes (#26819)

Co-authored-by: Guillaume Lemaitre <[email protected]>

github.com/scikit-learn/scikit-learn - ef39631ee3805757f0a079ba71a9c9a4bb47a7ef authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit beaf4bb4a3a979b7509983706c74e5284591097c

github.com/scikit-learn/scikit-learn.github.io - 87e7a3eaa54e3a41822239112bb435d127c6eb0f authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit f43c4bfee83258df2ab4d24b746eace619d83f52

github.com/scikit-learn/scikit-learn.github.io - 0ee4fb726b198ee85aa0b7957e8225254e2b24d0 authored about 1 year ago
DOC Notebook style for ClassifierChain example (#26956)

Co-authored-by: Guillaume Lemaitre <[email protected]>

github.com/scikit-learn/scikit-learn - beaf4bb4a3a979b7509983706c74e5284591097c authored about 1 year ago
DOC fix docsring RandomForestRegressor (#27712)

github.com/scikit-learn/scikit-learn - f43c4bfee83258df2ab4d24b746eace619d83f52 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 9ee3754a9a27ed0f47cb241c400829d082cd4fb8

github.com/scikit-learn/scikit-learn.github.io - b6c26519e8267584ec52263ecf916ea6c1698860 authored about 1 year ago
TST Extend tests for `scipy.sparse.*array` in `sklearn/utils/tests/test_seq_dataset.py` (#27413)

Co-authored-by: Guillaume Lemaitre <[email protected]>

github.com/scikit-learn/scikit-learn - 9ee3754a9a27ed0f47cb241c400829d082cd4fb8 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 3178e4fe3289e60c31cd6605e3ca5eb72ff081d0

github.com/scikit-learn/scikit-learn.github.io - 08a86256ff24ca7af2679c6088ae47a19feda575 authored about 1 year ago
DOC fix typo in RandomForestRegressor stating about classifier (#27705)

Co-authored-by: Guillaume Lemaitre <[email protected]>

github.com/scikit-learn/scikit-learn - 3178e4fe3289e60c31cd6605e3ca5eb72ff081d0 authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit 9621539a9defe86ff55c890d5f2475f42697604f

github.com/scikit-learn/scikit-learn.github.io - e2d3ea818c3d905eb2cc97fee13d227f6c1ffe1c authored about 1 year ago
TST Extend tests for `scipy.sparse.*array` in `sklearn/utils/tests/test_estimator_checks.py` (#27203)

Co-authored-by: Guillaume Lemaitre <[email protected]>

github.com/scikit-learn/scikit-learn - 9621539a9defe86ff55c890d5f2475f42697604f authored about 1 year ago
Pushing the docs to dev/ for branch: main, commit a55f1673d733354a09b87c9b4bfdd1ec6d91fe69

github.com/scikit-learn/scikit-learn.github.io - 25cf34a11bd23b8d12565ea7e455e4d462923a27 authored about 1 year ago