Skip to content

Releases: sibyl-dev/sibylapp

Sibylapp September release

28 Sep 05:59
c5f7a32
Compare
Choose a tag to compare
Pre-release

Addressed issues:

Change requests

Remove "value type" filter from all pages #152
Modify Sibyl to default to having the sidebar open #151
Modify category tag to include label #150
Modify details page to use "negated descriptions" #149
Modify the Details page to show only a subset of features at first #147
Deploy a full version of the app on amazon #187

UI Component development

[TBD] Update sandbox page to use new categorical features #174
Implement the modified Factor Distributions page based on the design #153

Bug Fixing

Remove commas from logging statements #154
Investigate incorrect entity ID being loaded in #184
Investigate random crashing of Sibylap #185

Miscellaneous

Add configuration for what views to show #161
Modify details page to use new categorical variables #148

First version of the sibyl app

23 Jul 12:55
6038cd0
Compare
Choose a tag to compare

Worked on the UI only version in the first week and a half, implementing the following components (based on the WBS) :

0.1 Basic infrastructure and first code commit in git
1.1 Table Filters
1.2 Basic Table layout
2.1 Details | Risk factors table
2.2 Details | "Split view" toggle
2.3 Details | Risk + Protective factors tables view
3.1 Sandbox | Notice modal
3.2 Sandbox | Experiment with changes feature
3.3 Sandbox | Model prediction table
5.1 About Model | Global feature importance
5.2 About Model | Feature distribution
7.1 Unit Tests | Unit Test Setup

Next, we started developing the app following a by-task approach:

Change requests

Logo changed #36
Update Details page to latest design changes (unified/splitted mode) #39
Adjust the main wrapper width to 1024 max-width #42

Infrastructure

Redux infrastructure for mocked data #25
Redux persistent state for entityID on page refresh #34
Backend/API running issues #51

UI Component development

Implement split-view tooltip #56
Distribution of values (feature distribution component) #23
Bidirectional progress bar #26

API Integration

Api Integration - Feature Importance #49
Api integration - Prediction score #47
Api Integration Details page #45
Api integration Feature Distribution #53
API integration for Score select feature in feature distribution page #54
API integration for Feature dropdown - Sandbox page #59
Implement searchable Feature dropdown - Sandbox page #60
API integration Sandbox page - Experiment with changes #57

Deployments

Amazon deployments scripts #33

Sibylapp august release

26 Aug 10:37
63474ae
Compare
Choose a tag to compare

Addressed issues:

Change requests

Design updates - add drop shadow to dropdown elements #110
Design Updates - search results #111
Small design changes for better readability #137
Change some language used in the app for consistency and clarity #134

Infrastructure

Fixing Details Page unit test #105
User actions recordings #108
Updating db - deployments
DB redeploy #140

API Integration

API integration Sandbox page - model prediction - new values #58
Update the recording actions #115
Add entity ID (eid) to logging #130

Bug Fixing

Fix app crashing where no entityID is present

Miscellaneous

Merges between master-dev and apiIntegration, fixing lint errors
Flip values when filtering by contributions #126
Add sort for global feature importance #129

Deployments

Deployment script improvements - Deployment scripts #88

UI Component development

Implement split view tooltip #56
Details page - filter by feature #78
Feature distribution, filtering by feature #76
Global feature importance - filtering by feature #75
Model prediction - filtering by feature #70
Details page - split view, search by feature #82
Details page - Sorting by contribution, ascending/descending #77
Add temporary colors for categories #91
Details page - filter by contribution #81
Details page - filter by values #80
Details page - filter by category #79
Model prediction, sorting by New prediction/Difference #72
Model prediction - filtering by changed values #71
Model prediction, filter by category #74
Model prediction, filter by difference #73
Details page - filtering, sorting when in split view. #99
Add Loader #44
Experiment with changes - predefined values #112
Category name tooltip #113
Feature distribution - donut chart #83
Add percentage to donut chart #118

Add tooltip text for Risk Score #136