File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,14 @@ Unreleased
3
3
----------
4
4
** Improvements**
5
5
- 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.
6
8
7
9
** Changes**
8
10
- ` register_model ` task automatically captures installed Python packages.
9
11
- 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.
11
14
12
15
13
16
v1.2.4 (2019-9-20)
You can’t perform that action at this time.
0 commit comments