Skip to content

Releases: tensorflow/metadata

Release 0.22.1

27 May 18:57
Compare
Choose a tag to compare

Version 0.22.1

Major Features and Improvements

  • Added RaggedTensor in TensorRepresentation

Bug Fixes and Other Changes

Breaking changes

Deprecations

Release 0.22.0

11 May 19:52
Compare
Choose a tag to compare

Version 0.22.0

Major Features and Improvements

Bug Fixes and Other Changes

  • Added a new type of Anomaly: DATASET_HIGH_NUM_EXAMPLES
  • Added a new field to dataset_constraints: max_examples_count
  • Removed ProblemStatementNamespace proto
  • Removed ProblemStatementReference proto
  • Removed field ProblemStatement.implements

Breaking Changes

Deprecations

Version 0.21.2

14 Apr 18:41
Compare
Choose a tag to compare

Major Features and Improvements

Bug Fixes and Other Changes

  • Fixed a compatibility issue with newer bazel versions.
  • Started pulling TF 1.15.2 source for building.

Breaking Changes

Deprecations

Release 0.21.1

27 Jan 23:56
Compare
Choose a tag to compare

Version 0.21.1

Major Features and Improvements

Bug Fixes and Other Changes

  • Added support for specifying behavior of rare / OOV multiclass labels.
  • Added anomaly types related to weighted features.
  • Added support for storing lift stats on weighted examples.

Breaking changes

  • The removal of lift_series from CategoricalCrossStats and the change of
    type of LiftSeries.LiftValue.lift from float to double will cause parsing
    failures for serialized protos written written by version 0.21.0 which
    contained the deleted or changed fields.

Deprecations

Release 0.21.0

07 Jan 18:23
Compare
Choose a tag to compare

Version 0.21.0

Major Features and Improvements

Bug Fixes and Other Changes

  • Added protos for categorical cross statistics using lift.

Breaking Changes

Deprecations

Release 0.15.2

19 Dec 19:10
Compare
Choose a tag to compare

Version 0.15.2

Major Features and Improvements

Bug Fixes and Other Changes

  • Added SparseTensor to TensorRepresentation.
  • Added a new type of Anomaly

Breaking Changes

Deprecations

Release 0.15.1

14 Nov 23:31
Compare
Choose a tag to compare

Version 0.15.1

Bug Fixes and Other Changes

  • Add WeightedFeature to schema.
  • Add min_examples_count to DatasetConstraints and DATASET_LOW_NUM_EXAMPLES
    anomaly type.
  • Add TimeOfDay domain and UNIX_DAY granularity for TimeDomain in schema.
  • Added TensorRepresentation to schema.

v0.15.0

04 Oct 22:29
Compare
Choose a tag to compare

Version 0.15.0

No significant changes. Upgrading to keep version alignment.

Major Features and Improvements

Bug Fixes and Other Changes

  • Adding CustomMetric to PerformanceMetric.

Breaking changes

Deprecations

v0.14.0

12 Jul 23:59
Compare
Choose a tag to compare

Version 0.14.0

Major Features and Improvements

Bug Fixes and Other Changes

  • Added an Any field to Schema Feature, for storing arbitrary structured
    data.

Breaking changes

  • Refactoring ProblemStatement and related protos. At present, these are not
    stable.

Deprecations

v0.13.0

06 Mar 05:04
Compare
Choose a tag to compare

Version 0.13.0

Major Features and Improvements

  • Added ProblemStatement.

Bug Fixes and Other Changes

Breaking changes

Deprecations