Skip to content

First version of the sibyl app

Latest
Compare
Choose a tag to compare
@sorinvelescuB sorinvelescuB released this 23 Jul 12:55
6038cd0

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