Open cosmic-cortex opened 6 years ago
Does this library support Query Synthesis now? Or are there any workarounds?
Hi! No, unfortunately not. Due to other projects and lack of time, I abandoned the implementation of major features such as this.
I've implemented that paper at simonlevine/membership-query-synthesis and plan to slowly adapt it properly to the ModAL API if anyone is interested for now.
Active learning not only works in pool-based or stream-based setting, it can generate examples which can be queried for labels. This is called query synthesis. (See this paper for further details.) This should be implemented in modAL.