Closed dependabot-preview[bot] closed 5 years ago
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
saber/saber.py | 3 | 73.82% | ||
<!-- | Total: | 3 | --> |
Totals | |
---|---|
Change from base Build 259: | -0.1% |
Covered Lines: | 1776 |
Relevant Lines: | 2198 |
Bumps scikit-learn from 0.20.1 to 0.20.2.
Release notes
*Sourced from [scikit-learn's releases](https://github.com/scikit-learn/scikit-learn/releases).* > ## Scikit-learn 0.20.2 > Bug-fix release to the 0.20 branch, supporting Python 2 and 3Commits
- [`7389dba`](https://github.com/scikit-learn/scikit-learn/commit/7389dbac82d362f296dc2746f10e43ffa1615660) DOC update version to 0.20.2 - [`57e058e`](https://github.com/scikit-learn/scikit-learn/commit/57e058ec6709ddcd22d7c326f8b988d152ebee36) Reduce precision requirements for float32 PCA ([#12825](https://github-redirect.dependabot.com/scikit-learn/scikit-learn/issues/12825)) - [`a941c2e`](https://github.com/scikit-learn/scikit-learn/commit/a941c2e25ebaa3060c71a2390aa525f79028b8a5) DOC Update changed models for 0.20.2 ([#12810](https://github-redirect.dependabot.com/scikit-learn/scikit-learn/issues/12810)) - [`8da0d23`](https://github.com/scikit-learn/scikit-learn/commit/8da0d2328e65bce83d8eb9170700737a7e2e265f) TST np.vstack won't support generator in the future ([#12816](https://github-redirect.dependabot.com/scikit-learn/scikit-learn/issues/12816)) - [`ad8764d`](https://github.com/scikit-learn/scikit-learn/commit/ad8764d6b889db44eabb377b3a11554dc70d780c) DOC reorder what's new 0.20.2 - [`c6b2163`](https://github.com/scikit-learn/scikit-learn/commit/c6b2163de350c602a6488f3a7a3ccacbf5fc39ba) Merge branch '0.20.X' into 0.20.2-actual - [`5ab850a`](https://github.com/scikit-learn/scikit-learn/commit/5ab850a976f657c45f9b4e4282e3d77c4c868629) add contributors, update website - [`713c164`](https://github.com/scikit-learn/scikit-learn/commit/713c1643f08a986a238aef4de679e7ba0c4e61b1) FIX pairwise distances with 'seuclidean' or 'mahalanobis' metrics ([#12701](https://github-redirect.dependabot.com/scikit-learn/scikit-learn/issues/12701)) - [`895aeb5`](https://github.com/scikit-learn/scikit-learn/commit/895aeb58ee90bd3eb8c32802bff6b6acfa072ef6) DOC Added description for classes_ in LogisticRegression/LogisticRegressionCV... - [`bb30e4c`](https://github.com/scikit-learn/scikit-learn/commit/bb30e4ce5d1574543f80feddbb878ea43313f9b7) DOC Fix LaTeX text{} block escaping of underscores in doc-modules-model_evalu... - Additional commits viewable in [compare view](https://github.com/scikit-learn/scikit-learn/compare/0.20.1...0.20.2)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.