Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

v1.12.0

Compare
Choose a tag to compare
@dsakagi dsakagi released this 14 Aug 21:24
· 166 commits to master since this release

1.12.0 (2017 August 9)

Enhancements

  • Batch scoring now works with Python 3.6 on Windows (offline installs require 3.5 though)
  • Logs now include version, retry attempts and whether output file was removed.
  • New argument no-resume that allows you to start new batch-scoring run from scratch without being questioned about previous runs.
  • The version of the dependency trafaret has been pinned to 0.10.0 to deal with a breaking change in the interface
    of that package.

Documentation

  • A new "Version Compatibility" section has been added to the README to help surface to users any
    incompatibilities between versions of batch_scoring and versions of DataRobot.