Skip to content

v0.7.2

Compare
Choose a tag to compare
@tgaddair tgaddair released this 04 Mar 17:03
· 525 commits to master since this release

What's Changed

  • Fix Docker image dependencies and add tests for minimal install (#3186)
  • Fixed learning_rate_scheduler params in automl (#3203)
  • Fixes dict_hash discrepancy (#3195)
  • Guarantee determinism when sampling (either overall via sample_ratio, or while balancing data) (#3191)
  • Add sequence decoder integration tests (#3175)
  • Update SequenceGeneratorDecoder to output predictions and probabilities (#3152)
  • Remove hard dependency on ludwig[tree]. Check model.type() instead of instanceof(model) (#3184)

Full Changelog: v0.7.1...v0.7.2