We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d10cde commit e5012e1Copy full SHA for e5012e1
CHANGELOG.rst
@@ -6,6 +6,7 @@ CHANGELOG
6
========
7
8
* bug-fix: Estimators: Fix serialization of single records
9
+* bug-fix: deprecate enable_cloudwatch_metrics from Framework Estimators.
10
11
1.9.0
12
=====
@@ -29,7 +30,6 @@ CHANGELOG
29
30
31
* bug-fix: get_execution_role no longer fails if user can't call get_role
32
* bug-fix: Session: use existing model instead of failing during ``create_model()``
-* bug-fix: deprecate enable_cloudwatch_metrics from Framework Estimators.
33
* enhancement: Estimator: allow for different role from the Estimator's when creating a Model or Transformer
34
35
1.7.0
0 commit comments