Skip to content

Commit 7da3cc2

Browse files
committed
experimental additions
1 parent 4b4e33f commit 7da3cc2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@ Unreleased
33
----------
44
**Improvements**
55
- Added `update_performance` task for easily uploading performance information for a model.
6+
- New (experimental) pyml2sas sub-package provides utilities for generating SAS code from Python gradient boosting models.
7+
- New (experimental) methods for managing workflows added to `model_management` service.
68

79
**Changes**
810
- `register_model` task automatically captures installed Python packages.
911
- All `list_xxx` methods return all matching items unless a `limit` parameter is specified.
10-
- Improved API documentation
12+
- Improved API documentation.
13+
- Updated `full_lifecycle` example with performance monitoring.
1114

1215

1316
v1.2.4 (2019-9-20)

0 commit comments

Comments
 (0)