Bump Microsoft.ML and Microsoft.ML.SampleUtils#124
Open
dependabot[bot] wants to merge 1 commit intoadd-code-qlfrom
Open
Conversation
Bumps Microsoft.ML from 1.5.2 to 5.0.0 Bumps Microsoft.ML.SampleUtils from 0.17.2 to 0.23.0 --- updated-dependencies: - dependency-name: Microsoft.ML dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.ML.SampleUtils dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.ML from 1.5.2 to 5.0.0.
Release notes
Sourced from Microsoft.ML's releases.
5.0.0
ML.NET 5.0.0
New Features
Enhancements
Bug Fixes
... (truncated)
5.0.0-preview1
ML.NET 5.0-preview.1
New Features
Enhancements
Bug Fixes
Build / Test updates
Documentation Updates
4.0.3
ML.NET 4.0.3
Bug Fixes
Compatibility note: This change resolves a performance problem where past versions of ML.NET would leave behind folders with the pattern
ml_dotnet\d+in the temp directory, which would cause model opening performance to degrade. This fixes the problem. You may also wish to delete these empty folders once after updating.Using powershell:
Using Bash:
Build / Test updates
4.0.2
ML.NET 4.0.2
Enhancements
Build / Test updates
4.0.1
ML.NET Servicing Release 4.0.1
Bug Fixes
Build / Test updates
Documentation Updates
4.0.0-preview1
What's Changed
... (truncated)
3.0.1
ML.NET 3.0.1
New Features
Enhancements
Bug Fixes
Build / Test updates
Documentation Updates
Breaking changes
3.0.0
ML.NET 3.0.0
New Features
Enhancements
Prediction(Microsoft.ML.Core) (#6792) - Thanks @Lehonti!ComponentModel(Microsoft.ML.Core) (#6788) - Thanks @Lehonti!Data(Microsoft.ML.Core) (#6789) - Thanks @Lehonti!... (truncated)
3.0.0-Preview
ML.NET 3.0.0 Preview
New Features
Enhancements
Bug Fixes
Build / Test updates
... (truncated)
2.0.1-Preview
Minor update for 2.0.0 that introduces a new api for ProduceWordBag so you can pass in a column that already has the weights set.
1.7.1
Minor servicing update with dependency updates and PFI bug fix for correctly finding the correct transformer to use.
1.7.0-rc.1
ML.NET 1.7.0 RC 1
Moving forward, we are going to be aligning more with the overall .NET release schedule. As such, this is a smaller release since we had a larger one just about 3 months ago but it aligns us with the release of .NET 6.
New Features
ML.NET
DataFrame
Enhancements
ML.NET
DataFrame
Bug Fixes
Build / Test updates
Documentation Updates
Breaking Changes
1.6.0
ML.NET 1.6.0
New Features
Enhancements
Bug Fixes
... (truncated)
1.5.5
New Features
. A new API has been added to accept double type for the confidence level. This helps when you need to have higher precision than an int will allow for. (Thank you @esso23)
Enhancements
Bug Fixes
Build / Test updates
Documentation Updates
Breaking Changes
1.5.4
New Features
Enhancements
Bug Fixes
Build / Test updates
Documentation Updates
Breaking Changes
Commits viewable in compare view.
Updated Microsoft.ML.SampleUtils from 0.17.2 to 0.23.0.
Release notes
Sourced from Microsoft.ML.SampleUtils's releases.
No release notes found for this version range.
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)