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 does not work #240

Open
TKlerx opened this issue Jul 29, 2020 · 1 comment
Open

Active Learning does not work #240

TKlerx opened this issue Jul 29, 2020 · 1 comment

Comments

@TKlerx
Copy link

TKlerx commented Jul 29, 2020

Hey there,

when I run Wombat simple in active learning mode and use the ConsoleOracle, Wombat simple falls back to unsupervised (cf. line 78 in MLPipeline.java and the oracle is directly stopped without prompting for user input because mla.getNextExamples returns an empty map.

With EAGLE it somehow works because EAGLE performs a single unsupervised run and then prompts for user input for the following individuals/iterations.

Using data from persons2 dataset on Windows 10, java 11.

@kvndrsslr
Copy link
Contributor

Hey,
I will have a look at this as soon as I can but it won't be very high priority. You should be able to use this in the webUI for the time being.

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

No branches or pull requests

2 participants