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

Active Learning Improvements #254

Open
sonalgoyal opened this issue May 11, 2022 · 0 comments
Open

Active Learning Improvements #254

sonalgoyal opened this issue May 11, 2022 · 0 comments
Assignees

Comments

@sonalgoyal
Copy link
Member

Knowing when to stop labeling is important to building the right models. To help the user, here are a few ideas

  • expose model metrics like accuracy and confusion matrix. These can go as part of the documentation
  • see if changing sample size leads to better experience and accuracy
  • stratified sampling instead of sampling around 0.5? We had a case where the model went rogue and took a longer cycle to converge
@sonalgoyal sonalgoyal added this to the 0.3.5 milestone May 11, 2022
@sonalgoyal sonalgoyal self-assigned this May 11, 2022
@sonalgoyal sonalgoyal modified the milestones: 0.3.5, 0.3.4 May 27, 2022
@sonalgoyal sonalgoyal modified the milestones: 0.3.4, 0.3.5 Jul 26, 2022
@sonalgoyal sonalgoyal removed this from the 0.3.5 milestone Nov 28, 2023
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

1 participant