Release Notes V1.12.0¶
| Version | 1.12.0 |
|---|---|
| Release Date | 10th July 2020 |
Changes¶
Data and Model Management
Model Reports:
- Added Comparison and Validation reports for all model types
-
Performance improvement and enhancements in reports from all model-types
- Weights: Enabling of weighted-reports for Regression and TimeSeries model types
- Native Python Aggregations: Addition of capability to write aggregates in native python (using list) - allowing for performance improvement of up to 5x in some cases.
Policy and Strategy Management
- Sort functionality for Rules and Segments within Strategies
- Copy functionality of Rules between Segments/Strategies
- New Group Operator NOT added for Rules
Common Capabilities
- Email notification: Integration of email notification capability for approval/rejection/action
- Authorization: Configurable module, page and objects collection level access control
- Role Management Audit Trail: Recording of role profile changes for audit purpose
- Global Function: Addition of Global Function Registry which gives the Users the ability to execute a set of analytical operations multiple times using different objects as inputs without having to rewrite those operations every time (e.g., ability to register functions). Global functions are available when creating DE aggregates, Features and models.
- Dashboards: Ability to configure and customize a reporting dashboard for all the modules (Data Vault, Feature Engineering, Model Studio & Policy Management)
- Usability Enhancements:
- Added tooltip and more information in the Input tag box for easier searching
- Overall enhancements in UI/API performance and Aggregation execution.