- [ ] Create the results page layout. - [ ] Display the baseline RTW probability based on the ML model. - [ ] Show the RTW percentage given a set of interventions. - [ ] Display the top five combinations of interventions that give the best RTW probability. - [ ] Implement a graph (or other visualization form) to show the differences in RTW probability before and after each intervention. - [ ] Add a button to save the RTW and recommendation results as a report in a specific format (e.g., CSV, PNG).
Create the results page layout.
Display the baseline RTW probability based on the ML model.
Show the RTW percentage given a set of interventions.
Display the top five combinations of interventions that give the best RTW probability.
Implement a graph (or other visualization form) to show the differences in RTW probability before and after each intervention.
Add a button to save the RTW and recommendation results as a report in a specific format (e.g., CSV, PNG).