Skip to content

Sagemaker Experiment SDK v0.1.5

Choose a tag to compare

@github-actions github-actions released this 31 Jan 17:26
bc19b25

SageMaker Experiments v0.1.5 release!

Changes:

  • Merge pull request #43 from danabens/workflow-updates
  • Merge pull request #41 from danabens/release-script
  • add release script and workflow
  • lint and test concurrently
  • tox.ini cleanup
  • add notebook badge
  • Merge pull request #40 from l2yao/master
  • add missing test dependencies for setup.py
  • dervive version from scm rather than file
  • use api token
  • run integ tests only when secrets are available
  • remove duplicate docs badge
  • add description of create Trial Component behavior
  • readthedocs build support
  • added release workflow
  • add documentation generation
  • add codecov integration
  • improve slow tests
  • add str method to TrialComponentParameterValue type
  • add black formatting
  • add several more badges
  • add additional contribution information
  • increase test coverage
  • more consistent logging
  • add pylint env
  • add downloads badge
  • add additional links in docs
  • minor readme updates
  • Update issue templates
  • make boto model file optional
  • run tests on pull request
  • skip auto create tests

You can upgrade from PyPI via:

pip install -U sagemaker-experiments