Skip to content

Active Learning does not work #240

@TKlerx

Description

@TKlerx

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions