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

Re-implement filter inspection #97

Closed
Karlo-Emilo opened this issue Apr 1, 2023 · 2 comments
Closed

Re-implement filter inspection #97

Karlo-Emilo opened this issue Apr 1, 2023 · 2 comments
Assignees

Comments

@Karlo-Emilo
Copy link
Collaborator

Karlo-Emilo commented Apr 1, 2023

We have the current implementation, which can be seen on ml-machine.org/.

We also have Nicolai's prototype of a new, more interactive inspection tool: https://gitlab.au.dk/au-cs-ceed/ml-microbit-browser/-/tree/filter-inspection

It may be too time-expensive to finish Nicolais prototype, but we may be able to make a simplified version

This task includes some design work and decisions.

Do #95 first.

@Karlo-Emilo
Copy link
Collaborator Author

Do this before #96

@Karlo-Emilo
Copy link
Collaborator Author

Status:

A first draft has been implemented in #264

The following needs to be implemented before this feature can be production ready:

  • Add navigation to this feature from the Trainer page as suggested in Add proper way to navigate to filter page #239
  • The live data in the plots should be the respective filter.output not the raw output from the accelerometer
  • Disable the extra inspection of the filters. currently, you can clack the filters for extra details (in Filter inspection details partial #264 ). This should not be implemented in this first round.
  • The plots should not show bars, but the raw data points (preferable) or box-plots or similar.

@Karlo-Emilo Karlo-Emilo assigned r59q and unassigned JonAlexandra Jul 26, 2023
@r59q r59q closed this as completed Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants