George Pearse

Results 73 comments of George Pearse

There's the double "None" on the tutorials page. Also lemme if you know about loose ends and would prefer feedback on what's already there / looks complete.

Would be really nice to either have a timeline for the papers, or a grid with links to them and some categorisation in terms of the types of content /...

I don't see a "Getting started" type tab, or an installation (just with a link to https://pypi.org/project/baal/)

Did this get anywhere? Probably the PR I'd be most keen to try to implement.

The apricot package actually looks interesting for solving the cold start problem. https://apricot-select.readthedocs.io/en/latest/ (doesn't require labels). Don't know if it'd make sense to test it and then add documentation on...

If your experiments have been run with MLFlow or Weights and Biases so far we'd be able to import them across, but we could log to a DB as well...

We could either create a logger that wrote to a DB that preset read from, or export logs from whatever you want to / do use (MLFlow / WandB etc.)...

@mfeurer I'd love to work on this if it's still considered beneficial.

Cheers @eddiebergman it's an interesting problem, just looking through TPOT's implementation now and will start digging into the internals of this repo in a second.