Changes between Version 1 and Version 11 of Ticket #2597
- Timestamp:
- 05/02/16 14:20:23 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2597
- Property Status changed from assigned to accepted
-
Ticket #2597 – Description
v1 v11 3 3 The gradient chart supports synchronisation of backing data using a shared modifiable dataset, allowing the user to get a complete view of the target variation by arranging side by side multiple charts corresponding to different input variables. 4 4 5 Additional features: 6 - Responses for variables that are not used in the model should be grayed-out or hidden. Thos, methods for querying the actual used inputs for a regression model are implemented. 7 - If a model can estimate the variance of a sample (e.g. Gaussian process), the confidence interval should be shown. 8 9 10 5 11 Example gradient chart: 6 12 [[Image(gradient-chart.png)]]