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

CI Reduce travis nightly load (#19113)

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

github.com/scikit-learn/scikit-learn - cbfe0ede80beca86750ab8113f17c18c8c8042ce authored about 4 years ago
TST Skips test_compare_to_ELKI for arm (#19115)

* TST Skips test for arm [cd build]

* CI Skip for 32bit linux [cd build]

github.com/scikit-learn/scikit-learn - 6902b1014745cbf3b1a7a85eac60b7e8e882d715 authored about 4 years ago
Add Github Discussions to issue template. (#19108)

github.com/scikit-learn/scikit-learn - d0ef86956317615204a78263f149f838c43c76a0 authored about 4 years ago
DOC Fix cross-validation wording in RidgeCV (#19121)

github.com/scikit-learn/scikit-learn - da395dde3804152562e461662e947c0edde4b5e3 authored about 4 years ago
Create 2021-01-04.md

github.com/scikit-learn/administrative - 0884cb2d15d364cca04518669b6c649ab528ed8e authored about 4 years ago
DOC Add var_ attribute and deprecate sigma_ in GaussianNB (#18842)

Co-authored-by: Jérémie du Boisberranger <[email protected]>
Co-auth...

github.com/scikit-learn/scikit-learn - dfc5e16066b3a3bbf34238cc0f67639d0965f1a8 authored about 4 years ago
ENH/DOC Add additional validation for user-supplied gram matrixes (#19004)

github.com/scikit-learn/scikit-learn - 2d95acfe95c28bd8e8a5793021a43ff71c5c6864 authored about 4 years ago
TST Adapts wminkowski for scipy 1.6.0 (#19096)

github.com/scikit-learn/scikit-learn - ef4e95feebeda0929881cb9c0b3f00ef79bdbb93 authored about 4 years ago
TST explicit convert array to float that will contains np.nan (#19101)

github.com/scikit-learn/scikit-learn - e325bf760f55fb1095a66f1223af2cd396685b2f authored about 4 years ago
DOC fix dataset used for visualization in digits classification example (#19095)

github.com/scikit-learn/scikit-learn - 280087899302c89ad906c0b50c7a3c1a1e648231 authored about 4 years ago
DOC typo correction in neighbors.rst (#19099)

github.com/scikit-learn/scikit-learn - 377776b4deae84fb66cf68839dcd77fc96067d6a authored about 4 years ago
CI Fixes scipy-dev build instance (#19062)

github.com/scikit-learn/scikit-learn - def0e68085a4339490325dcbfc79143f21ca001e authored about 4 years ago
ENH Adds n_features_in_ checks to linear and svm modules (#18578)

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

github.com/scikit-learn/scikit-learn - 5946f8bfed039540c7527a06f2e6e9f1fb2335c3 authored about 4 years ago
ENH Adds n_features_in_ checking in gaussian_process (#18743)

github.com/scikit-learn/scikit-learn - 8f72c2a3341c29f3327b0f7e96d9841bb05e8bed authored about 4 years ago
TST Fix scipy DeprecationWarning from wminkowski in nightly (#18930)

github.com/scikit-learn/scikit-learn - b7a48a0d7d70ac5c789755e8aeeb8ec4d57dbb30 authored about 4 years ago
FIX ElasticNet.fit does not modify sample_weight in place (#19055)

github.com/scikit-learn/scikit-learn - 6b4f82433dc2f219dbff7fe8fa42c10b72379be6 authored about 4 years ago
Parallelize init_bound_dense in Elkan algorithm (#19052)

Co-authored-by: ynaga <[email protected]>
Co-authored-by: Oli...

github.com/scikit-learn/scikit-learn - 3cdfb56d340e77c2ffb5ad341ec4abebd8094a25 authored about 4 years ago
CI Publish to Pypi workflow for aarch64 wheels (#19060)

github.com/scikit-learn/scikit-learn - aacb1de05e2c43c5a76ca05365f48060ebfda239 authored about 4 years ago
MNT fix publish to pypi conditions

github.com/scikit-learn/scikit-learn - 2fda48b7d4cb479157117f99a2568e6360615378 authored about 4 years ago
MNT update the number of wheels generated to upload to PyPI

github.com/scikit-learn/scikit-learn - ae3c48cf8979351ee5bb0f383d822ab61d295839 authored about 4 years ago
DOC 0.24.0 release highlights formatting (#19059)

github.com/scikit-learn/scikit-learn - b026c4d7c98935c097fa191f4a7ca799160c91d7 authored about 4 years ago
Trigger [cd build] to test the result of #19017

github.com/scikit-learn/scikit-learn - 7a1aad0a371345eb4d6f4a127f7f25beee5ae341 authored about 4 years ago
CI Use Travis secret tokens to upload the ARM64 wheels (#19017)

github.com/scikit-learn/scikit-learn - 3e736795d69aa3b0b86c5d4f4bdebbf3532fbce9 authored about 4 years ago
MNT remove docstring check in pypy build (#19057)

github.com/scikit-learn/scikit-learn - afbd4b307e0f875af67f826563ea26f05cd46489 authored about 4 years ago
DOC fix simple typo, variales -> variables (#19054)

github.com/scikit-learn/scikit-learn - a92ec1b7582b14fc20e57ffe0c9aa2a00f637766 authored about 4 years ago
MNT silence spurious FitFailedWarning in test_search_cv (#18833)

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

github.com/scikit-learn/scikit-learn - dc56167b90621cdea53630ba2d2731fc36a0f062 authored about 4 years ago
DOC Fix typo in experimental features documentation (#19053)

github.com/scikit-learn/scikit-learn - 983d1ee3de55db97af7099ad503b0e5cbd5d4f19 authored about 4 years ago
[DOC] Improved consistency of the docstring of an ignored y parameter (#19049)

github.com/scikit-learn/scikit-learn - 6657a82011b185d1e98544df06ac28a3e8148901 authored about 4 years ago
DOC removed algorithm parameter of CCA (#19047)

github.com/scikit-learn/scikit-learn - 6af03a525c929312f26986f68d3866c217a6838b authored about 4 years ago
ENH Avoid repeated input checks in kmeans++ (#19002)

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

github.com/scikit-learn/scikit-learn - dc1ea2751e8f4e18f61c7e6d767cf42c6e636256 authored about 4 years ago
DOC Fix typo in Gaussian Process docs (#19039)

github.com/scikit-learn/scikit-learn - 9780abda5fd54a491a6a98cd542da02094f912a5 authored about 4 years ago
DOC correct shape of returned ndarray in BinaryTree.query (#18969)

github.com/scikit-learn/scikit-learn - 54375d24a423d77fc5fac1071643a588fc98e818 authored about 4 years ago
CI Removes scipy-dev from travis (#19036)

github.com/scikit-learn/scikit-learn - 64c1ff09c2da4769a32a8af641ab3069cfbca7a1 authored about 4 years ago
MNT change 0.25 to 1.0 and 0.26 to 1.1 in deprecation messages (#19005)

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

github.com/scikit-learn/scikit-learn - 2218ec46227c92301ac6837c4a8ae9b8dc5d3960 authored about 4 years ago
MNT skip preprocessing.rst when pandas is not installed (#19016)

github.com/scikit-learn/scikit-learn - 51bd34378f9c9c813c44778b9b03a6925ee6dc2c authored about 4 years ago
DOC Revises a sentence in the description of RFE (#19033)

github.com/scikit-learn/scikit-learn - 105d37a51bbab43613a0d678d7bf0e3d728314e1 authored about 4 years ago
DOC correct some typo in bug_triaging.rst (#19032)

github.com/scikit-learn/scikit-learn - be4f8a509f1382a9bbd24194bcfd19c6563fcf31 authored about 4 years ago
CI Only build wheels on main repo (#19026)

github.com/scikit-learn/scikit-learn - e406860586036fae87269cf795497591d1c48827 authored about 4 years ago
CI Avoid Travis stuck on failure (#19018)

github.com/scikit-learn/scikit-learn - 3bca0412c10b89bb474bcf2f38442e2b1f36e6f4 authored about 4 years ago
MNT better error message in RidgeCV (#19020)

github.com/scikit-learn/scikit-learn - e1408d05c56a9cee22127b2edb9e5ecbd26852bc authored about 4 years ago
DOC fix multiclass AUC formulas in user guide (#18559)

github.com/scikit-learn/scikit-learn - d304331b450344e4660550b15d8174b15fb616c7 authored about 4 years ago
Trigger [cd build] to test #18782

github.com/scikit-learn/scikit-learn - 6b605584a2232a68f18b2b68536457e1a2118ca3 authored about 4 years ago
DOC fix citations for de Leeuw in IsotonicRegression (#18952)

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

github.com/scikit-learn/scikit-learn - 38b7155b11946ac2e97883424db8339ac95e3d93 authored about 4 years ago
BUG Fixes fetch_kddcup99 for return_X_y and as_frame (#19011)

github.com/scikit-learn/scikit-learn - eedda91913983e774fe32e11f10ffab92cf137bf authored about 4 years ago
CI Build wheels for the ARM64 architecture (#18782)

github.com/scikit-learn/scikit-learn - 95128d3e6d9231703517c732dc73ca8c18adb9d0 authored about 4 years ago
DOC explain how to use custom edge bins in KBinsDiscretizer (#18972)

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

github.com/scikit-learn/scikit-learn - 58f91434f8c905963b48217abf1e38bcf3ba1c8a authored about 4 years ago
MNT fix GitHub pull request template link (#19009)

github.com/scikit-learn/scikit-learn - a28da97ab45318866ebae0ff15bee994633a6e85 authored about 4 years ago
DOC Remove U+30DE unicode character (#19006)

github.com/scikit-learn/scikit-learn - daf18f8cd7273cea8e196167c117992fe36f552e authored about 4 years ago
DOC Fix doc of defaults in sklearn.utils.sparsefuncs.py (#18025)

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

github.com/scikit-learn/scikit-learn - 8e9ced237b95fd2c90d239c0b0e4b4a90b1c338f authored about 4 years ago
MNT Switch master to 1.0.dev0 (#18958)

github.com/scikit-learn/scikit-learn - e55795b501770c4eab21b35361d108024059b2b4 authored about 4 years ago
FIX change stats.mode to Counter for better performance with object dtype (#18987)

github.com/scikit-learn/scikit-learn - 0937b4ab48136eb161ead4abd4806d0708b1bb4c authored about 4 years ago
BLD Add clean command to skip list (#18999)

github.com/scikit-learn/scikit-learn - d953f74902e6a3f04a1476a9e7170948be40827a authored about 4 years ago
DOC Update logos from Consortium funders (#18991)

github.com/scikit-learn/scikit-learn - fb06fc84eeb3208fa97bdf18b6c47e36723e3101 authored about 4 years ago
Added self to abstract fit method (#18971)

github.com/scikit-learn/scikit-learn - 8ebb614a8dc09c7baccb45c6a2cd7d087d8e2ed6 authored about 4 years ago
DOC Typo addressed in confusion_matrix docstring (#18979)

github.com/scikit-learn/scikit-learn - c9677d6a7d42aa7162a4c448284b8db1cabde0b0 authored about 4 years ago
DOC more updates to maintainers' doc (#18954)

Co-authored-by: Adrin Jalali <[email protected]>
Co-authored-by: Chiara Marmo <cmarmo@user...

github.com/scikit-learn/scikit-learn - 4773f3e39d788e734378f32064cf2e5629fbc7aa authored about 4 years ago
DOC Updates confusion_matrix.py to match parameter in code(#18938)

github.com/scikit-learn/scikit-learn - 1924b0aa8905dd6a86053028dacc51e5265fa792 authored about 4 years ago
DOC Fix broken link to SLEPs in the Governance docs (#18967)

github.com/scikit-learn/scikit-learn - e4af84ee05de13e3e469cd0e8977c52a37030fab authored about 4 years ago
TST add py_loss for tests in _sgd_fast.pyx (#18924)

github.com/scikit-learn/scikit-learn - 7cb6b8fde70bd12501e85be8102c46b8ca48405f authored about 4 years ago
Merge pull request #16 from cmarmo/master

Meeting notes for November 30th 2020

github.com/scikit-learn/administrative - e5119f286dbc5b8027530bd014128c8c39414f7b authored about 4 years ago
Apply suggestions from code review

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

github.com/scikit-learn/administrative - fe63f648a3e3c3dd877b71dd2e646293bdf937d8 authored about 4 years ago
MNT remove .github/workflows/sync_pull_request.yml (#18951)

github.com/scikit-learn/scikit-learn - e21319fee78d75e47cacb747aa40b5621f5b04cd authored about 4 years ago
CI Dynamically select unpack directory (#18957)

github.com/scikit-learn/scikit-learn - 671069c422b468e87abb463b0a87092cf8af10bc authored about 4 years ago
Create 2020-11-30.md

github.com/scikit-learn/administrative - 03a83f4eafc03af4b7ada7a98c19b58cbc61d015 authored about 4 years ago
introduce _safe_tags for estimator not inheriting from BaseEstimator (#18797)

Co-authored-by: Nicolas Hug <[email protected]>
Co-authored-by: Olivier Grisel <olivier.g...

github.com/scikit-learn/scikit-learn - 255718b4ad9a3490bc99c992d467f85737bd1291 authored about 4 years ago
CI Upload to pypi with GitHub actions (#18800)

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

github.com/scikit-learn/scikit-learn - 41f3fd5509cf0a7654f9c9c7ef25ba26a4dd6c4f authored about 4 years ago