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

MNT Change MRO for Generalized Linear Models (#18614)

github.com/scikit-learn/scikit-learn - 5704442f80726578b018b727a801ebc5d6fd6260 authored over 4 years ago
DOC Added inconsistent preprocessing to pitfalls (#17114)

github.com/scikit-learn/scikit-learn - 41fd8aa92e5e639c1a3b7d3146de79764651f942 authored over 4 years ago
[MRG] Fit params support for permutation_test_score and validation_curve (#18527)

github.com/scikit-learn/scikit-learn - 8091fafd708402352ac64f83df1ad533ea612169 authored over 4 years ago
DOC Whats new tweaks (#18604)

Co-authored-by: Christian Lorentzen <[email protected]>
Co-authored-by: Nicolas Hug <conta...

github.com/scikit-learn/scikit-learn - 1f217f33a25e6033bd0160ee22695186e12e7744 authored over 4 years ago
CLN Only check for n_features_in_ only when it exists (#18011)

* CLN Checks n_features_in only if it exists

* Update sklearn/base.py

Co-authored-by: Oliv...

github.com/scikit-learn/scikit-learn - e8ffa3179aff268f9c8d220d0f07aff10cfc0e88 authored over 4 years ago
ENH Adding n_jobs to kernel_approximation.Nystroem (#18545)

* Update kernel_approximation.py

component_indices_ is not needed

* adding n_jobs to nystr...

github.com/scikit-learn/scikit-learn - fdb9233f72caec3d3f9720e073b2efdc141847ff authored over 4 years ago
DOC fix typos in estimator_checks.py (#18599)

github.com/scikit-learn/scikit-learn - 57d4f528678271138c4edcfae1e3d36878cc85d6 authored over 4 years ago
TST enable common tests for SearchCV (#18158)

github.com/scikit-learn/scikit-learn - ed4e539237da1c07fcbf7b412727a8e407edcb35 authored over 4 years ago
FIX removed redundant max_iter assignment in LassoLarsIC (#18597)

github.com/scikit-learn/scikit-learn - 73f1b6af82f02950c2c234c8c320d67fd51bba59 authored over 4 years ago
DOC Fix parameter order in model_evaluation.rst (#18602)

github.com/scikit-learn/scikit-learn - 858fa806ec4d1c3a594765ec23f6092e1f96131e authored over 4 years ago
DOC minor typo fix in successive halving (#18601)

github.com/scikit-learn/scikit-learn - e6555decf8a72958d26d499deb17aabca41a562a authored over 4 years ago
FIX select the probability estimates or transform the decision values when pos_label is provided (#18114)

github.com/scikit-learn/scikit-learn - 193670c2a17c6a76f852e21cfafb954d195c9d29 authored over 4 years ago
FIX Fixes TheilSenRegressor with fit_intercept=False and one feature (#18121)

github.com/scikit-learn/scikit-learn - 06c710ade0a800aeae6ad5f37418edbdeb618ade authored over 4 years ago
FIX allow to output error_score if a scoring failure happen (#18343)

Co-authored-by: Devi Sandeep Endluri <[email protected]>
Co-authored-by: Olivier Grisel <oliv...

github.com/scikit-learn/scikit-learn - 7dcb1ac560f3d830d738c6f4ebcbe811975f5f55 authored over 4 years ago
DOC fix docstring for monotonic constraing in hist-GBDT (#18579)

github.com/scikit-learn/scikit-learn - 3b98f19c6b3c78b90be116a6521b400ef31d89c0 authored over 4 years ago
CI Uses "ci sync" label to sync pull request (#18574)

* CI Uses label to sync pull request

* DOC Adjust wording

* MNT Early exit

github.com/scikit-learn/scikit-learn - 2286904ced1619bcf20cf6303b61047d470cd460 authored over 4 years ago
ENH Adds missing value support to OneHotEncoder (#17317)

OneHotEncoder supports categorical features with missing values by
considering the missing valu...

github.com/scikit-learn/scikit-learn - eeddc17a85cd117d55d60b3c3da9a16955d838cf authored over 4 years ago
MNT Uses enable_halving_search_cv instead (#18563)

github.com/scikit-learn/scikit-learn - 3b334c5b257465c5253b5a714eda7b34bc046b45 authored over 4 years ago
Modify randomized_svd random_state default in doc (#18564)

The documentation for the
`utils.extmath.randomized_svd` function lists
`None` as the default ...

github.com/scikit-learn/scikit-learn - b474b4096967cda40236a5678127c313878ae4ae authored over 4 years ago
MNT n_features_in_ consistency in decomposition (#18557)

Co-authored-by: Nicolas Hug <[email protected]>

github.com/scikit-learn/scikit-learn - 548a4524b43f2e63d8eeb1ea75c052d4d4bf6dd8 authored over 4 years ago
TST Add sample order invariance to estimator_checks (#18570)

github.com/scikit-learn/scikit-learn - 73732e5a0bc9b72c7049dc699d69aaedbb70ef0a authored over 4 years ago
MNT Avoid nonlinear complexity for repr of nested estimators when print_c… (#18508)

* Avoid nonlinear complexity for repr of nested estimators when print_changed_only=True

* Aut...

github.com/scikit-learn/scikit-learn - cdff9b0b4938e7c6d2d50ff7efcacefc8357cfa7 authored over 4 years ago
TST enable to run common test on stacking and voting estimators (#18045)

* TST enable to run common test on stacking and voting estimators

* revert config changes

...

github.com/scikit-learn/scikit-learn - 2199de6492f00dff51a35b97cec09c68e135b701 authored over 4 years ago
DOC Add common pitfalls: data leakage (#18426)

* Add common pitfalls on data leakage (#18426)

github.com/scikit-learn/scikit-learn - 18a48416670d864a82af8c3d6d4f2c165eeacf45 authored over 4 years ago
DOC minor update to _ranking.py (#18556)

github.com/scikit-learn/scikit-learn - f2635e27894e6fc8c15b13284d3b277dfde65d71 authored over 4 years ago
DOC remove irrelevant parts in _validation.py (#18548)

github.com/scikit-learn/scikit-learn - 9120be9d65980f22c0a0c7aeb42268345285c60f authored over 4 years ago
ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143)

github.com/scikit-learn/scikit-learn - 02fa8f1adb2ac5e7b0e1c0fea3bd95f249c94816 authored over 4 years ago
ENH Uses _validate_data in other methods in the neural_network module (#18514)

github.com/scikit-learn/scikit-learn - 8731cd732b596782c918e21be8f5b8eb31834708 authored over 4 years ago
MRG Sample weight for StandardScaler (#18510)

github.com/scikit-learn/scikit-learn - 64697c665fc5015083e230440a2ba346bd17bc95 authored over 4 years ago
DOC put back original anchor to avoid breaking links (#18551)

github.com/scikit-learn/scikit-learn - e2583d45f76421fb3efcb4529adab553ca840704 authored over 4 years ago
FIX TruncatedSVD.fit_transform returns the same as fit.transform (#18528)

Co-authored-by: zhengruifeng <[email protected]>

github.com/scikit-learn/scikit-learn - 58451568d3b44ba632d708add02f9c30f356570a authored over 4 years ago
TST make sure regressors don't have a decision_function (#18547)

* updated check

* linting

github.com/scikit-learn/scikit-learn - 4ddd07967382c1aaea163b0ea8fd27682d3a5f67 authored over 4 years ago
BUG exchanging _safe_accumulator_op for np.average (#18537)

github.com/scikit-learn/scikit-learn - ca0065d3bf6f7577c64a10c0ef5a18f4c2e74cf5 authored over 4 years ago
DOC update link to shuffle_split in older_versions.rst (#18544)

github.com/scikit-learn/scikit-learn - 0e854befc7eb542969302f4ea3205998150c3bfc authored over 4 years ago
MNT don't yield checks instead of returning early (#18536)

github.com/scikit-learn/scikit-learn - b9b883cd4f995fdb227742afe46139801f472e9b authored over 4 years ago
DOC Improved explanation of SVM-RBF behavior (#18538)

* Improved explanation of SVM-RBF behavior

The previous explanation of the results contained ...

github.com/scikit-learn/scikit-learn - 61feb5ea2728ac69554fe778523b41d8c821ac6c authored over 4 years ago
MNT Remove unnecessary assignments from LogisticRegression.fit (#18539)

github.com/scikit-learn/scikit-learn - f35457f1fc3282d9efa21a6dc0bfe5a5e8a2f40f authored over 4 years ago
DOC Clarify GaussianProcessRegressor default kernel behavior (#18518)

github.com/scikit-learn/scikit-learn - 0864c5896804bc1066c02bcb1443c962cabdc420 authored over 4 years ago
DOC Fix versionadded for 0.23 (#18522)

github.com/scikit-learn/scikit-learn - 7e545e17249809862cc85e4206d28dbdc1fd98a0 authored over 4 years ago
DOC Remove double occurrences of `loss_curve_` and `t_` attributes in MLP (#18509)

github.com/scikit-learn/scikit-learn - aa4a10dbfaee9fd52af06f0f0c8e8ae77f243ef6 authored over 4 years ago
[MRG] Nearest Centroid Divide by Zero Fix (#18370)

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

github.com/scikit-learn/scikit-learn - 2538489f4ad39d6e32ef4c2fa6297263a26e16ce authored over 4 years ago
TST Makes sure name is correct (#18503)

github.com/scikit-learn/scikit-learn - cffd98dfb4df175b8dd8459001db98b3188900f6 authored over 4 years ago
ENH Incremental weighted mean and var (#18447)

Co-authored-by: Piotr Gaiński <[email protected]>

github.com/scikit-learn/scikit-learn - 3bb138f87964dde5f25846f4380afba012cf26bc authored over 4 years ago
DOC Fix version in whatsnew and docstring (#18504)

* Fix feature version in whatsnew

* Add versionaddded

* Add versionadded to whatsnew enhan...

github.com/scikit-learn/scikit-learn - f7a8dd2877c90249506ac8ad0a3eea7306636105 authored over 4 years ago
TST Fixes column transformer tests (#18452)

github.com/scikit-learn/scikit-learn - 21121f50997dba43fffbfecb2f672431cf708363 authored over 4 years ago
DOC Fixed typo in IterativeImputer: switch abs and max positions (#18478)

github.com/scikit-learn/scikit-learn - 0e8b11af77a8422e8eb19fe1f8237bd2fc89736f authored over 4 years ago
MNT Minor refactoring _fit_and_predict (#18471)

github.com/scikit-learn/scikit-learn - 521b3f289ae7181440781af65045ca0483d0a421 authored over 4 years ago
MNT Update PR labeler version (#18493)

github.com/scikit-learn/scikit-learn - d9da3e2fb40e119fdbe5a6d7e5ccdb71f80832e6 authored over 4 years ago
Merge pull request #14 from cmarmo/2020_09_28

September 28th 2020 meeting

github.com/scikit-learn/administrative - 1374d672938e8991f65c6f2ff7f882879994383d authored over 4 years ago
DOC Adds giotto-tda to "Related projects" (#18427)

Co-authored-by: Roman Yurchak <[email protected]>

github.com/scikit-learn/scikit-learn - 7ed972193590c2a11839e15db87fa4818089de1a authored over 4 years ago
MNT make error message consistent in brier_score_loss (#18183)

* MNT make error message consistent in brier_score_loss

* iter

* TST change error matching...

github.com/scikit-learn/scikit-learn - 96b86b619f57e26d9d83e245726116b8fdfa9a7e authored over 4 years ago
MNT Use fetch_kddcup99_fxt to follow SKLEARN_SKIP_NETWORK_TESTS (#18487)

github.com/scikit-learn/scikit-learn - 328409f8c96f58e8e51bf9f46cbbfa1686f3b24f authored over 4 years ago
DOC Fix docstring for class MissingIndicator (#18446)

github.com/scikit-learn/scikit-learn - 53fea53c6f44580738feb6d890f55d7de2fe8cc6 authored over 4 years ago
DOC Fix missing References (#18450)

github.com/scikit-learn/scikit-learn - 49ec6192326fbe13b347abd9cafeed8e78725df7 authored over 4 years ago
Create 2020-09-28.md

github.com/scikit-learn/administrative - 38583adadb142d50dae79ffc455c0648b6a5e69e authored over 4 years ago
CI Stop triggering Pull Request Labeler every 10 minutes (#18489)

github.com/scikit-learn/scikit-learn - f605021e003ee6cdd2590907cb58cd643297d387 authored over 4 years ago
MNT add development status in setup.py (#18475)

github.com/scikit-learn/scikit-learn - 13bccedeb02fa650a247a8ab6420bf9d44df3424 authored over 4 years ago
DOC Fix typo in plot_feature_union example (#18474)

github.com/scikit-learn/scikit-learn - 9fda73654361521b1f7e5a3d72d347be82e3075a authored over 4 years ago
MNT Use a pytest-like context manager in estimator_checks.py (#18418)

github.com/scikit-learn/scikit-learn - 5721629fd3b8ea4e222585a72a7ecf44c45610a8 authored over 4 years ago
MNT Revert "MNT Don't validate error messages when strict mode is off" (#18481)

github.com/scikit-learn/scikit-learn - c654555ffb632da75be0cd0c857e235236c3370d authored over 4 years ago
CLN Removes unneeded attribute in FastICA (#18445)

github.com/scikit-learn/scikit-learn - 339fe04e32199617800afc19d44bfa323cdcd292 authored over 4 years ago
FIX accept uint8 X in hist-gbdt.predict (#18410)

* fixed dtype issue

* whatsnew

* dont pass lists

github.com/scikit-learn/scikit-learn - df61e9ed98b0777cc0962be6e2d161f4c30110fd authored over 4 years ago
DOC Fix spelling in _optics.py docstring (#18463)

github.com/scikit-learn/scikit-learn - 5fd30a4571a6ad3c0b0b201ee4d3975f3f09360e authored over 4 years ago
MNT Don't validate error messages when strict mode is off (#18415)

in check_estimator

github.com/scikit-learn/scikit-learn - a49032cee05f6bf826a7e526f6a0c4136dca3400 authored over 4 years ago
MNT Only label with help wanted if the issue is open (#18453)

github.com/scikit-learn/scikit-learn - bc39e62e02b9de82c2a266bb47beac4687843b51 authored over 4 years ago
DOC Fix documentation of default values in sklearn.feature_extraction.text.py (#18360)

Co-authored-by: Roman Yurchak <[email protected]>
Co-authored-by: Guillaume Lemaitre <g.lem...

github.com/scikit-learn/scikit-learn - 896d4fad106c8f1d745923d544b44a0707103aa2 authored over 4 years ago
DOC Fix default values in _validation.py (#18337)

Co-authored-by: Juan Carlos Alfaro Jiménez <[email protected]>

github.com/scikit-learn/scikit-learn - c7d29e31bf9315562a090c9e16ba323c87c850fc authored over 4 years ago
DOC Improve links in cross_validation's user guide (#18379)

github.com/scikit-learn/scikit-learn - 547ed6b182937be9f202c662e6529eda244798d8 authored over 4 years ago
DOC revamp model persistence documentation (#18046)

Co-authored-by: Roman Yurchak <[email protected]>

github.com/scikit-learn/scikit-learn - 54ce4222694819ad52d544ce5cba5da274c34ab7 authored over 4 years ago
DOC Fix documentation of default values in sklearn.utils._testing.py (#18386)

Co-authored-by: Roman Yurchak <[email protected]>

github.com/scikit-learn/scikit-learn - 0573aa1a3e4ec37f34368530c095e701f6ebdf49 authored over 4 years ago
FIX Fix scikit-image substitution in README.rst (#18441)

github.com/scikit-learn/scikit-learn - 18047a647e03bbf675c58edb8c9c4cdc1e578198 authored over 4 years ago
MNT Use substitutions for minimum dependencies in README.rst (#18301)

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

github.com/scikit-learn/scikit-learn - 09c41fe7f3215fd2e7a1a098579658c13d8b3fe2 authored over 4 years ago
ENH Support unknown_value=np.nan in OrdinalEncoder (#18406)

github.com/scikit-learn/scikit-learn - 4aada4e5fddfb3a1fc743bb66680f51a36405525 authored over 4 years ago
MNT Add missing _deprecate_positional_args (#18436)

github.com/scikit-learn/scikit-learn - f3b64db3ed7f96e9a8a7ea156393083227a75c26 authored over 4 years ago
MNT Put back positional args in KBinsDiscretizer (#18437)

github.com/scikit-learn/scikit-learn - 28d84693b3855e9a1bf02b61392fb9f31055e897 authored over 4 years ago
DOC Fix docs of default values in _estimator_hhtml_repr (#18385)

github.com/scikit-learn/scikit-learn - 74b632a1aa880a9c7f855599d16603626edf97fa authored over 4 years ago
DOC Add ref links to make_scorer (#18421)

github.com/scikit-learn/scikit-learn - a5f01e53bd0dacf16a4b7812d832704c51350d07 authored over 4 years ago