CDU-data-science-team / pxtextminingdashboard

Text mining and visualization of NHS patient feedback.
https://feedbackmatters.uk/rsconnect/text_mining_dashboard/
Other
4 stars 1 forks source link

Add table with predictions on unseen data #32

Closed andreassot10 closed 3 years ago

andreassot10 commented 3 years ago

Need a new tab with predictions on unseen data. So far, dashboard supplied table with predictions for test data only.

andreassot10 commented 3 years ago

@ChrisBeeley, you said this isn't that urgent/necessary. For the sake of work prioritization, let's clarify how you envisage the whole thing. Would you like the dashboard to have a table with the predicted, unlabelled text (this is different from the test data)? To me, it seems like you have always viewed the "Predicted text" tab as a means of visually assessing model performance with the test set. This is different from having another tab with predictions on unlabelled data. Do you want this?

ChrisBeeley commented 3 years ago

I think we want both ultimately don't we? Performance on test data and unseen data are both important.

Is it possible to just have a selector at the side of the application that flips between the two, which would mean that no new outputs were necessary?

andreassot10 commented 3 years ago

I was thinkning of something less complicated than a selector:

My worry is that a selector would confuse non-technical users, especially now that we are thinking of making the tool more attractive to the lay audience (#36).