Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui-for-training #174

Open
3 of 7 tasks
Tracked by #161
treyfel opened this issue Apr 27, 2022 · 0 comments
Open
3 of 7 tasks
Tracked by #161

ui-for-training #174

treyfel opened this issue Apr 27, 2022 · 0 comments
Assignees
Labels
app work on the application data Preparing and working on data thesis (also) related to our theses

Comments

@treyfel
Copy link
Contributor

treyfel commented Apr 27, 2022

Description

We want to make the training on the app functional. This is closely related to #173

Must Include

  • ensure tensorflow signatures are provided for the model to train
  • save training progress
  • have base model to train on
  • make sure that the tflite model receives features in the app in the same order as during training on dhc (meaning the order in which the features per sensor are passed should be the same)
  • add confusion matrix view to display model evaluation
  • add "predict" button to dialog popping up when clicking on recording: this should run inference on the selected recording and display results in a new dialog with confusion matrix view
  • add functionality to train button on data screen (open dialog to select subject to train on, ensure this subject has >= 2 recordings, train on all but one of their recordings and evaluate on the remaining and show confusion matrix view for evaluation, have option to save or discard latest training progress)
@treyfel treyfel mentioned this issue Apr 27, 2022
12 tasks
@lucasliebe lucasliebe added app work on the application data Preparing and working on data labels May 5, 2022
@lucasliebe lucasliebe added the thesis (also) related to our theses label May 5, 2022
@tfiedlerdev tfiedlerdev changed the title make training functional ui-for-training Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app work on the application data Preparing and working on data thesis (also) related to our theses
Projects
None yet
Development

No branches or pull requests

2 participants