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

Feature/classification #12

Merged
merged 46 commits into from
May 31, 2018
Merged

Feature/classification #12

merged 46 commits into from
May 31, 2018

Conversation

janfreyberg
Copy link
Owner

@janfreyberg janfreyberg commented May 29, 2018

This closes #5

This implements:

  • the ability to pass a classifier to SemiSupervisor
  • the ability to retrain and reorder samples based on that classifier

This allows classes to call it during re-training or re-ordering.
- used to turn numbers into a string, leading to duplication of values
Will have to re-factor the queue / stack model before the re-order can
be applied, as you can't re-order an iterator...
It's used by semisupervisor.py now
@janfreyberg janfreyberg merged commit cb266bb into master May 31, 2018
@janfreyberg janfreyberg deleted the feature/classification branch October 26, 2018 12:56
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.

Undo / rewind button
1 participant