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

feat: playground and data update #52

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

feat: playground and data update #52

wants to merge 36 commits into from

Conversation

Berkmann18
Copy link
Member

@Berkmann18 Berkmann18 commented Apr 18, 2021

  • More labels
  • Better diagrams and tools to derive insights from the dataset
  • Formatting/style fixes

re #37
fix #91

@tenshiAMD
Copy link
Member

@Berkmann18 are there any TODO left? I'm willing to help.

@Berkmann18
Copy link
Member Author

@tenshiAMD Yes, improving the ML model being the main one.

@tenshiAMD
Copy link
Member

@tenshiAMD Yes, improving the ML model being the main one.

@Berkmann18 if you have time, can post the details? so I can have some ideas about where to start. 😄

@Berkmann18
Copy link
Member Author

@tenshiAMD Yes, improving the ML model being the main one.

@Berkmann18 if you have time, can post the details? so I can have some ideas about where to start. 😄

I don't know if you saw my replies to the CLI PR that implements this tool, but basically there is the plumbing to finish on that end. As for this project, gathering and labelling more data and potentially considering improving the feature extraction (what turns the data into digestable chunks for the ML model) and the model itself if needed.

Also, testing on data and seeing if it labels stuff well enough.

@tenshiAMD
Copy link
Member

tenshiAMD commented Sep 22, 2022

@Berkmann18 I tried to fix the branch and encountered failing tests that always timeout https://app.circleci.com/pipelines/github/all-contributors/ac-learn/220/workflows/fcb11e51-839b-46cf-b100-b9827a7672fb/jobs/470

how long it should run?

[edit]

I disabled those failing tests for now

@tenshiAMD tenshiAMD changed the title feat: overall update WIP feat: overall update Sep 22, 2022
@Berkmann18 Berkmann18 changed the title WIP feat: overall update feat: playground and data update May 20, 2023
@Berkmann18 Berkmann18 requested a review from tenshiAMD May 20, 2023 22:59
@Berkmann18 Berkmann18 requested a review from gr2m May 21, 2023 12:41
@@ -19,15 +19,17 @@
"private": false,
"scripts": {
"build": "kcd-scripts build",
"lint": "kcd-scripts lint",
"lint": "",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tenshiAMD Was that to work around the errors it was throwing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Major bumps to assess
2 participants