baal
baal copied to clipboard
Add EPIG
I would like to work on this implementation
Awesome! Thank you very much :)
We would be happy to help you as well if needed
I'll read the full paper over the weekend. I would know more about how we could work on this.
After reading the paper and looking at the codebase, I think the main issue is that we can't easily supply all targets
to the heuristic.
We could directly provide the active dataset to the heuristic and then iterate over it when we call EPIG(active_set=active_set).get_scores(predictions)
.
What do you think? I don't think this is the perfect solution so I can be easily persuaded to go another route.
I have read the paper, will read it in depth once more till the weekend. Can we schedule a meet over the weekend to discuss about the implementation?
Sounds good!
My calendar is available on Calendly: https://calendly.com/baal-org/30min?month=2023-05
If these don't work for you let me know and we will figure something out :) We can chat on Slack as well.
@Dref360 can you please send out an invite for slack to [email protected]
Fixed in #270 thank you @reeshipaul for the PR!