github dotnet/machinelearning v3.0.1
ML.NET 3.0.1

latest releases: v5.0.0, v4.0.3, v5.0.0-preview1...
22 months ago

ML.NET 3.0.1

New Features

  • Add support for Apache.Arrow.Types.TimestampType to DataFrame (#6871) - Thanks @asmirnov82!

Enhancements

  • Update TorchSharp to latest version (#6954)
  • Reorganize dataframe files (#6872) - Thanks @asmirnov82!
  • Add sample variance and standard deviation to NormalizeMeanVariance (#6885) - Thanks @tearlant!
  • Fixes NER to correctly expand/shrink the labels (#6928)

Bug Fixes

  • Fix SearchSpace reference not being included (#6951)
  • Rename NameEntity to NamedEntity (#6917)
  • Fix assert by only accessing idx (#6924)

Build / Test updates

  • Add Backport github workflow (#6944)
  • Branding for 3.0.1 (#6943)
  • Only use semi-colons for NoWarn - fixes build break (#6935)
  • Update dependencies from dotnet/arcade (#6703)
  • Update dependencies from dotnet/arcade (#6957)
  • Migrate to the 'locker' GitHub action for locking closed/stale issues/PRs (#6896)
  • Make double assertions compare with tolerance instead of precision (#6923)
  • Don't include the SDK in our helix payload (#6918)

Documentation Updates

Breaking changes

  • Rename NameEntity to NamedEntity (#6917)

Don't miss a new machinelearning release

NewReleases is sending notifications on new releases.