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

FIX raise an error if user defined categories contain duplicate values (#27328)

Co-authored-by: Guillaume Lemaitre <[email protected]>
Co-authored-by: Tim Head <betatim@g...

github.com/scikit-learn/scikit-learn - a55f1673d733354a09b87c9b4bfdd1ec6d91fe69 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 0efad0029b6346e14963a0223492f85e0b5fbb8b

github.com/scikit-learn/scikit-learn.github.io - ed17d39cd0171d5018c485c883adb2981bf8ca15 authored over 1 year ago
FIX raise an error if nan is not the last element in user provided categories (#27309)

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

github.com/scikit-learn/scikit-learn - 0efad0029b6346e14963a0223492f85e0b5fbb8b authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 7535c5346ed73ac3331811c3f108fc9874777eb6

github.com/scikit-learn/scikit-learn.github.io - 3541931dbbd9a628fdbf90a3f468138f8b0bd4a7 authored over 1 year ago
MAINT Remove unused variable in `ClassifierChain` (#27701)

github.com/scikit-learn/scikit-learn - 7535c5346ed73ac3331811c3f108fc9874777eb6 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 88dbd3b5a5dc902d006071d7ea449999e7f3791f

github.com/scikit-learn/scikit-learn.github.io - 72e93c48afcb0fa3bc95315f7047efe73c43d6f1 authored over 1 year ago
DOC fix referencing in TargetEncoder docstring (#27697)

github.com/scikit-learn/scikit-learn - 88dbd3b5a5dc902d006071d7ea449999e7f3791f authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 6add487a7135c8648db3eabe92ae6c9d21dcd6da

github.com/scikit-learn/scikit-learn.github.io - 104e39e7d4b4668ffd790b283e6e6b231f46ba58 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit e48822c64205016c889f90ff5d7b5b4aefd872c4

github.com/scikit-learn/scikit-learn.github.io - 8f0d2b570943ffbc942c6557be57b47df3bcb27a authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 493d3a888d596654a82b4de2a2b13019618a993e

github.com/scikit-learn/scikit-learn.github.io - f057863f3ce34f8cd8f72b0d2657d4947cee41ae authored over 1 year ago
:lock: :robot: CI Update lock files for cirrus-arm CI build(s) :lock: :robot: (#27685)

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

github.com/scikit-learn/scikit-learn - 0586f61f78d61d3694674d3bea0709c5730ec32a authored over 1 year ago
:lock: :robot: CI Update lock files for main CI build(s) :lock: :robot: (#27688)

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

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

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

github.com/scikit-learn/scikit-learn - 6add487a7135c8648db3eabe92ae6c9d21dcd6da authored over 1 year ago
DOC use project name orthograph in README (#27693)

github.com/scikit-learn/scikit-learn - 493d3a888d596654a82b4de2a2b13019618a993e authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit a5fed0d77842a229a98655485530264c82ca59d6

github.com/scikit-learn/scikit-learn.github.io - 09ec6d90c38923a51efd6e6f6806d8c3be5c9874 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 25b71d262760fbf9c113caf4d152f2aa88b6c5c3

github.com/scikit-learn/scikit-learn.github.io - 0685c6abfd4c54e7997d385c1f08162a13885f72 authored over 1 year ago
FIX fixes memory leak seen in PyPy in Cython losses (#27670)

Co-authored-by: Tim Head <[email protected]>

github.com/scikit-learn/scikit-learn - a5fed0d77842a229a98655485530264c82ca59d6 authored over 1 year ago
DOC update the docstring and user guide for REFCV (#27411)

github.com/scikit-learn/scikit-learn - 25b71d262760fbf9c113caf4d152f2aa88b6c5c3 authored over 1 year ago
Adds 2023-10-30 meeting notes (#55)

github.com/scikit-learn/administrative - 90bc2f32e0e91aa3f73d9a556457869bbae0b8da authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 38d499b50752339795f077f40e7846c0c86b0026

github.com/scikit-learn/scikit-learn.github.io - fac79e87f3a459f5553df3c51c901d8be9ab34c7 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit e718c763fde3777aa05fe06c158ce4d6d1e85991

github.com/scikit-learn/scikit-learn.github.io - bd2fa3769ba8ff4c13ae740735179e12c6635925 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 56f6477d50114bbb16ca45da7c727a97582613f1

github.com/scikit-learn/scikit-learn.github.io - 8a2224dd8d8cdad3f36797dd3f055afe88a74ca7 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 830a6a577fce4d0527198f279e01061ea5e9ee91

github.com/scikit-learn/scikit-learn.github.io - 9bf766a0e67fcb46344a0e7a479a0cad30f895c6 authored over 1 year ago
TST Extend tests for `scipy.sparse.*array` in `sklearn/cluster/tests/test_optics.py` (#27104)

github.com/scikit-learn/scikit-learn - 38d499b50752339795f077f40e7846c0c86b0026 authored over 1 year ago
DOC add an example regarding the multiclass strategies (#25228)

Co-authored-by: Arturo Amor <[email protected]>
Co-authored-by: Tho...

github.com/scikit-learn/scikit-learn - e718c763fde3777aa05fe06c158ce4d6d1e85991 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 2af3fb8f6c6d9fd84fb985f2229a27bb7bd5b0a6

github.com/scikit-learn/scikit-learn.github.io - e1285a3b38d897b0bb17dd43f72b024bace0643a authored over 1 year ago
MAINT downcast indices dtype when converting sparse arrays (#27372)

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

github.com/scikit-learn/scikit-learn - 56f6477d50114bbb16ca45da7c727a97582613f1 authored over 1 year ago
DOC use latex notation for d2_tweedie_score docstring (#27681)

github.com/scikit-learn/scikit-learn - 830a6a577fce4d0527198f279e01061ea5e9ee91 authored over 1 year ago
FEA Add metadata routing to SelectFromModel (#27490)

Co-authored-by: Adrin Jalali <[email protected]>

github.com/scikit-learn/scikit-learn - 2af3fb8f6c6d9fd84fb985f2229a27bb7bd5b0a6 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit aafe31ff2e38c39b72da48c26bd9b2b2eb465b79

github.com/scikit-learn/scikit-learn.github.io - 2216555eda56ecc6ea241e7c6f9a39c07db48d8b authored over 1 year ago
TST add missing assert statement (#27677)

github.com/scikit-learn/scikit-learn - aafe31ff2e38c39b72da48c26bd9b2b2eb465b79 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 5fc67aeb092d636895b599921283221a68c7a2ad

github.com/scikit-learn/scikit-learn.github.io - b55a1ecae47a47dfcc59e993dd77bcd3a9e50164 authored over 1 year ago
CI Add workflow to update lock files (#27622)

github.com/scikit-learn/scikit-learn - 5fc67aeb092d636895b599921283221a68c7a2ad authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit b435c5e06908147e443511e40124b25f93c00a30

github.com/scikit-learn/scikit-learn.github.io - dbfdee619c761609e21c8ba5c66d1a3b8c7eccec authored over 1 year ago
DOC update the sponsors list on landing and about pages (#27660)

github.com/scikit-learn/scikit-learn - b435c5e06908147e443511e40124b25f93c00a30 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit dcebbc4c5c97f886a57b0684a5e943f94db1bd58

github.com/scikit-learn/scikit-learn.github.io - 57448b04085120b0fe91127f196ec373acfef5e3 authored over 1 year ago
MAINT Fix typos in names of variables (#27664)

github.com/scikit-learn/scikit-learn - dcebbc4c5c97f886a57b0684a5e943f94db1bd58 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 93fa00c13c17bd28cfc95a1f6f3fd15ba02d8d4c

github.com/scikit-learn/scikit-learn.github.io - b075b378b2f0b6bd00b1284640dca74cc07a58ab authored over 1 year ago
Fix error in `euclidean_distances` when X is float64 and `X_norm_squared` is float32 (#27624)

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

github.com/scikit-learn/scikit-learn - 93fa00c13c17bd28cfc95a1f6f3fd15ba02d8d4c authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 5c85b581b858c5c99b9f90c6a5fd049f0ad85a4b

github.com/scikit-learn/scikit-learn.github.io - 0195a90f5aa52223fae03885135aa55ba013c782 authored over 1 year ago
MAINT update the version in SECURITY.md (#27661)

github.com/scikit-learn/scikit-learn - 5c85b581b858c5c99b9f90c6a5fd049f0ad85a4b authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 458c55827a5215192e83b5b5be011bb958d39e6e

github.com/scikit-learn/scikit-learn.github.io - ce68cf605f1908485447a49b8f66b6ecbeb12bf3 authored over 1 year ago
ENH improve visual HTML estimator representation (#26616)

Co-authored-by: ines.ibnukhsein <[email protected]>
Co-authored-by: Gael Varoquaux <g...

github.com/scikit-learn/scikit-learn - 458c55827a5215192e83b5b5be011bb958d39e6e authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit e9c74a3f0a5944b1420158d36b1bfed836234b97

github.com/scikit-learn/scikit-learn.github.io - 59e924fb20485a0df82b811bded02e068cc6bd9b authored over 1 year ago
MNT mypy-joblib.* follow_imports = skip (#27596)

github.com/scikit-learn/scikit-learn - e9c74a3f0a5944b1420158d36b1bfed836234b97 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 33d768c6528f3348b3589a6b3e5761326030b6d2

github.com/scikit-learn/scikit-learn.github.io - 24743b45c9c359a6a73326f0f975779aad7eb9ee authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 8f3136b9a75e5d221cfd6fd61154901967577579

github.com/scikit-learn/scikit-learn.github.io - 0167e82b50f53f3944895cba76f10fe0fd21fae7 authored over 1 year ago
MNT Unpin Sphinx and pandas in doc build (#27656)

github.com/scikit-learn/scikit-learn - 33d768c6528f3348b3589a6b3e5761326030b6d2 authored over 1 year ago
TST Test Array API-compatible metrics with `sample_weight` (#27335)

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

github.com/scikit-learn/scikit-learn - 8f3136b9a75e5d221cfd6fd61154901967577579 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 1f1329f7ecb001eda2ff8e6d6a68bc2054c4962f

github.com/scikit-learn/scikit-learn.github.io - 5673bb2eaf4d16e857f035a4a3c75743bea3865c authored over 1 year ago
FIX Use torch.backends.mps.is_built() instead of torch.has_mps (#27642)

github.com/scikit-learn/scikit-learn - 1f1329f7ecb001eda2ff8e6d6a68bc2054c4962f authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 1dd395cb854eb9d3fdc6723d9e35780c56abe0de

github.com/scikit-learn/scikit-learn.github.io - 27ea258a198a968a8a2d3850c70ad44ffc9e8520 authored over 1 year ago
ENH Add Array API compatibility to `KernelCenterer` (#27556)

github.com/scikit-learn/scikit-learn - 1dd395cb854eb9d3fdc6723d9e35780c56abe0de authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 4d6f1c875d413a6b5f2baf3367d4cc4a7bf812e8

github.com/scikit-learn/scikit-learn.github.io - 15e5c4c8eb73f4e2cc1c134333451e1a620aa742 authored over 1 year ago
DOC Fix reference to MultiTaskLassoCV in MultiTaskLasso (#27575)

github.com/scikit-learn/scikit-learn - 4d6f1c875d413a6b5f2baf3367d4cc4a7bf812e8 authored over 1 year ago
Pushing the docs to 1.3/ for branch: 1.3.X, commit 093e0cf14aff026cca6097e8c42f83b735d26358

github.com/scikit-learn/scikit-learn.github.io - 358cd468d2448b40662531f3d478bfacfb88ed38 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 4b64e3fb64cf4885cc6d552fabea9cf642682963

github.com/scikit-learn/scikit-learn.github.io - 942042f2d83ba93432cdd40c664cf101f2ef9462 authored over 1 year ago
EXA Fix typo in plot_cyclical_feature_engineering.py (#27638)

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

github.com/scikit-learn/scikit-learn - 4b64e3fb64cf4885cc6d552fabea9cf642682963 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit c6d0d29b1903e40c9947c5aa1a2f420fb7f4f004

github.com/scikit-learn/scikit-learn.github.io - 66361746df8242cc69e4394f0d1496bd98ee5706 authored over 1 year ago
FIX update create_memmap_backed_data to work on any estimator object via joblib 1.2.0 and later (#27614)

github.com/scikit-learn/scikit-learn - c6d0d29b1903e40c9947c5aa1a2f420fb7f4f004 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit b22c706c700ce4ac24ee26e21fbce8a24ef799a6

github.com/scikit-learn/scikit-learn.github.io - 68291923c33f0b77f932db885b7d6ef9e924a29e authored over 1 year ago
MAINT unpin cython in CI config (#27627)

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

github.com/scikit-learn/scikit-learn - b22c706c700ce4ac24ee26e21fbce8a24ef799a6 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit fb6b9f59469a4ffcffee2999f531f4bb4c2128fd

github.com/scikit-learn/scikit-learn.github.io - 32abff79aefe16ddec57a49a335ff0ec4b20f485 authored over 1 year ago
MAINT document the purpose of SKLEARN_ENABLE_DEBUG_CYTHON_DIRECTIVES in CI config (#27619)

github.com/scikit-learn/scikit-learn - fb6b9f59469a4ffcffee2999f531f4bb4c2128fd authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 3ff6c82d506953a0058170ec671db6df76f8c681

github.com/scikit-learn/scikit-learn.github.io - 2a633133bbae2f3811dcb817de324714f4d544e2 authored over 1 year ago
FIX Adjust tags in RFE to allow nans by default (#21807)

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

github.com/scikit-learn/scikit-learn - 3ff6c82d506953a0058170ec671db6df76f8c681 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 4cf0d3a15a754550fa755403de14b6f850389abe

github.com/scikit-learn/scikit-learn.github.io - 0e15715c9e1049d2dbb2e31e568e8d9bd69d5fdb authored over 1 year ago
FIX Array API related bug in `_unique_indicator` (#27607)

github.com/scikit-learn/scikit-learn - 4cf0d3a15a754550fa755403de14b6f850389abe authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit f0ee14676c7bb5a9e50ff19a4417b74df65c1e6a

github.com/scikit-learn/scikit-learn.github.io - f167c7944adc938ba0c8e197a1c0e65608372b3b authored over 1 year ago
TST Fix locally_linear_embedding test with scipy-dev (#27628)

github.com/scikit-learn/scikit-learn - f0ee14676c7bb5a9e50ff19a4417b74df65c1e6a authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 2490ff1715ff107eddc4a147f9fcbef2d4b43401

github.com/scikit-learn/scikit-learn.github.io - 80b88a8692d4fdb31eca459b3f08e86ee0120839 authored over 1 year ago
DOC Clarify `pos_label` in `_get_response_values` (#27610)

github.com/scikit-learn/scikit-learn - 2490ff1715ff107eddc4a147f9fcbef2d4b43401 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit b93f80badd1873bf7db9c703879163a9b7aab6c4

github.com/scikit-learn/scikit-learn.github.io - 6afcd2d340fe1ca27a1dc855bac9a5e674070303 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 94f5baad6b122d47291b677b7ad48accf7b5512f

github.com/scikit-learn/scikit-learn.github.io - f565787411ac6da3434031f88b3a7544691d2db0 authored over 1 year ago
DOC add link to plot_mds.py example (#27599)

github.com/scikit-learn/scikit-learn - b93f80badd1873bf7db9c703879163a9b7aab6c4 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit b16f44ece2112cf88c3367ab7a11ef1619bf8fc8

github.com/scikit-learn/scikit-learn.github.io - 7ad8ff931662fad9ca5751e708c8720213c5fd4d authored over 1 year ago
Added link to plot randomly generated multilabel dataset example to _samples_generator.py (#27517)

github.com/scikit-learn/scikit-learn - 94f5baad6b122d47291b677b7ad48accf7b5512f authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 14bc3fd241e2796cd0cc8b00c17d32755c690fbd

github.com/scikit-learn/scikit-learn.github.io - 161ea4dca7b49dd49abb48c0b4ba2e2f805cdb0c authored over 1 year ago
TST change random seed to make graphical lasso test pass (#27616)

github.com/scikit-learn/scikit-learn - b16f44ece2112cf88c3367ab7a11ef1619bf8fc8 authored over 1 year ago
MNT remove doubled code in validation.py (#27618)

github.com/scikit-learn/scikit-learn - 14bc3fd241e2796cd0cc8b00c17d32755c690fbd authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 0a31d59fb0f485bc858102a9dd9aa90cd0892624

github.com/scikit-learn/scikit-learn.github.io - 8cb2b52d10e709995dc30ec420372bfc6097824c authored over 1 year ago
MNT Improved rigor of HDBSCAN tests using Fowlkes-Mallows score (#27571)

github.com/scikit-learn/scikit-learn - 0a31d59fb0f485bc858102a9dd9aa90cd0892624 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit 65923a7850cb7aa128c2422205a1bcad732db54e

github.com/scikit-learn/scikit-learn.github.io - cd2665f0f67883093a8d6ee51dad438bce796499 authored over 1 year ago
Pushing the docs to dev/ for branch: main, commit e5c966e788f5b23425005100a60acbce6b0fa814

github.com/scikit-learn/scikit-learn.github.io - 0470d9fcd8039e2210a9f85d7c072b1bfadc486d authored over 1 year ago