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

Add, train, test and resources pages UI #272

Merged
merged 93 commits into from
Jul 24, 2024
Merged

Add, train, test and resources pages UI #272

merged 93 commits into from
Jul 24, 2024

Conversation

microbit-grace
Copy link

@microbit-grace microbit-grace commented Jul 5, 2024

What this PR includes

  • Add data UI
  • Train model UI
  • Test model UI
  • Resources UI
  • Compatibility warning dialog
  • Existing data loss dialog and logic

TODO

Not worth doing

  • Redirect dialog users to nextgen
  • Sign up dialog
  • Translation of resources page. We might be moving to using Sanity integration.

Things to note

Things I am unsure about

  • Terminologies (gesture vs action vs class... etc., confidence vs. certainty, recognition level vs. threshold, prediction vs. estimated action) - aligning UI terminologies with namings
  • What to do with existing gesture data stored in people's local storage from using prev version - migration code vs. accept that people will lose their data?
  • The structure of the react hooks - are the connection hooks all a little confusing? What about the names? Connection flow vs. connection process

Other bits are commented inline in the diff

Copy link

github-actions bot commented Jul 5, 2024

Preview build will be at
https://review-ml.microbit.org/add-data

@microbit-grace microbit-grace changed the title Add data page grid view UI Add/Train data page grid view UI Jul 11, 2024
@microbit-grace microbit-grace changed the title Add/Train data page grid view UI Add/Train data page UI Jul 11, 2024
microbit-grace and others added 27 commits July 19, 2024 09:42
We connect and log the data
…ion flow to infer pattern and for connecting
@microbit-grace microbit-grace marked this pull request as ready for review July 24, 2024 16:19
@microbit-grace microbit-grace merged commit 14b36af into react Jul 24, 2024
1 check passed
@microbit-grace microbit-grace deleted the add-data branch July 24, 2024 16:19
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

Successfully merging this pull request may close these issues.

3 participants