Skip to content

Releases: capitalone/rubicon-ml

v0.10.5

07 May 15:29
369bced
Compare
Choose a tag to compare

full changelog: 0.10.4...0.10.5

changes

  • chore: update PyYAML (#506)
  • chore: changes by run-edgetest action (#503, #504, #505, #509, #514)
  • style: update-precommit (#510)
  • test: read/write repository regression tests (#481)
  • test: use fixtures, clean up paths & pin dask (#512)

bugfixes

  • fix: remove environments (#507)

v0.10.4

25 Mar 22:12
0c0bad9
Compare
Choose a tag to compare

full changelog: 0.10.3...0.10.4

changes

  • update H2O GLM schema (#495)
  • changes by run-edgetest action (#499)

bugfixes

  • update edgetest & fix tests (#498)

v0.10.3

04 Oct 14:53
3098ca6
Compare
Choose a tag to compare

full changelog: 0.10.2...0.10.3

changes

  • update schema artifact logging to support additional parameters @thebrianbn (#492)

v0.10.2

02 Oct 17:24
b2b64db
Compare
Choose a tag to compare

full changelog: 0.10.1...0.10.2

changes

  • update workflows by @ryanSoley (#487)
  • changes by run-edgetest action by GitHub actions (#489)

bugfixes

v0.10.1

01 Oct 19:57
6f22bce
Compare
Choose a tag to compare

full changelog: 0.10.0...0.10.1

changes

v0.10.0

23 Sep 16:38
cfc90ab
Compare
Choose a tag to compare

full changelog: 0.9.2...0.10.0

deprecations

v0.9.2

20 Sep 14:21
5054eb1
Compare
Choose a tag to compare

full changelog: 0.9.1...0.9.2

bug fixes

  • pass s3 storage options to dataframe read/write by @ryanSoley (#484)

v0.9.1

12 Sep 15:19
32d1a83
Compare
Choose a tag to compare

full changelog: 0.9.0...0.9.1

changes

  • changes by run-edgetest action by GitHub actions (#480)

deprecations

v0.9.0

21 Aug 14:25
ea84be7
Compare
Choose a tag to compare

full changelog: 0.8.3...0.9.0

changes

  • DataframePlot - warn on missing dataframes by @jeh362 (#471)
  • project dataclass - warn on extra kwargs by @ryanSoley (#474)
  • experiment dataclass - warn on extra kwargs by @ryanSoley (#475)
  • remaining dataclasses - warn on extra kwargs by @ryanSoley (#476)
  • changes by run-edgetest action by GitHub actions (#479)

bugfixes

v0.8.3

30 Jul 16:58
b5f44ce
Compare
Choose a tag to compare

Changes

  • Metric correlation plot intake source added by @austinhk in #464
  • Added a new DataframePlotDataSource by @jeh362 in #465
  • Adding MetricListComparisonDataSource by @jeh362 in #467

Bugfixes

  • Fixed metric lists comparison length None bug by @austinhk in #473

New Contributors

Full Changelog: 0.8.2...0.8.3