Bump Microsoft.ML from 3.0.1 to 5.0.0 - #1288
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
--- updated-dependencies: - dependency-name: Microsoft.ML dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/examples/Microsoft.Spark.CSharp.Examples/Microsoft.ML-5.0.0
branch
from
September 11, 2026 14:23
eb7eb3b to
f13e611
Compare
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 3.0.1 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)
Commits viewable in compare view.