Skip to content

Releases: G-Research/fasttrackml

v0.3.4

11 Oct 16:15
77afd50
Compare
Choose a tag to compare

Highlights

  • Improved tabular data loading In Aim UI — searching for runs that have many metrics is much faster!
  • Bug fix: metrics that have NaN values could not be loaded in Aim UI
  • Renamed "Log Iteration" to "Logging Iteration" in Aim UI

What's Changed

  • Automatically announce latest release on our website by @jgiannuzzi in #422
  • Add dynamic id to website announcement bar by @jgiannuzzi in #423
  • Improve tabular data loading In Aim UI by @jgiannuzzi in #424
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.40 to 1.18.44 by @dependabot in #429
  • Bump github.com/hashicorp/golang-lru/v2 from 2.0.6 to 2.0.7 by @dependabot in #410
  • Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #426
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.5 to 1.40.1 by @dependabot in #427
  • Rename "Log Iteration" to "Logging Iteration" in Aim UI by @suprjinx in #440
  • Fix NaN json serialization in Aim GetRunMetrics by @jgiannuzzi in #439

Full Changelog: v0.3.3...v0.3.4

v0.3.3

03 Oct 16:34
0f200ab
Compare
Choose a tag to compare

Highlights

  • Bug fix: add support for negative numbers in Aim query syntax
  • Bug fix: resolve issue with searching for metric names via regex

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

29 Sep 16:20
2b7e179
Compare
Choose a tag to compare

Highlights

  • A step in MLFlow logging is now shown as a Step in the Aim UI, and what used to be called a Step is now called a Log iteration
  • Much improved support for artifacts
  • Stability improvements with PostgreSQL backend

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Sep 16:37
7971fe2
Compare
Choose a tag to compare

Highlights

  • Stability improvements with SQLite backend
  • Improved logging of SQL queries/warnings/errors

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

13 Sep 14:51
da6e69e
Compare
Choose a tag to compare

Highlights

  • New logo
  • Native binaries available for macOS, Linux, and Windows
  • Installable via pip on macOS, Linux, and Windows
  • Improved search query syntax in modern UI: string comparison and regex support
  • Ability to delete runs and experiments in modern UI
  • Increase amount of metrics that can be logged in batch
  • Improved compatiblity with existing MLFlow databases
  • Support for logging artifacts: local filesystem and S3-compatible storage
  • Quick start examples in modern UI
  • New import command to import the contents of a database into another

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Jul 15:56
94b3862
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.2.0

v0.1.3

02 May 08:54
4ad03ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

14 Apr 16:59
0cbe920
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

04 Apr 08:23
14d0de9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

30 Mar 17:03
06db0fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/G-Research/fasttrack/commits/v0.1.0