Jesse London

Results 30 comments of Jesse London

## Technical discussion 1. A CLI command could be added to the Python distribution, no- or little-different from the existing `aequitas-report`. * The existing `serve.py` could be included in the...

Bah, I see now that in this example the integer is intended to be interpreted as a string, _i.e._ keys are only strings [[spec]](https://toml.io/en/v1.0.0#keys). In that case this handling is...

And now [autogluon is up to version 0.6.0](https://github.com/nprint/nprintml/issues/76#issuecomment-1324346069).

Cool. I assume this is really only meant to refer to b219ba0c483bc3030d9b8c037e002f06142d015c – not all the changesets outgoing from this branch? Anyway, yeah, let's make sure a test gets written...

The [now-latest version of autogluon – 0.6.0](https://auto.gluon.ai/0.6.0/index.html) – supports Python versions 3.7-3.9.

This should be considered and tested to ensure we're able to measurably improve performance this way and to ensure that whatever we do doesn't interfere with the performance of the...

Hey hey, at least looking at the **rough** timings of the last benchmarking job ­– (it was run so long ago that its detailed results weren't retained) – I see...

Yep that's the one we discussed. Worth a shot.

I think `tqdm` is probably the best bet. I also see for example the library [progress](https://pypi.org/project/progress/); but, `tqdm` looks more complete to me. (If need be we could also certainly...

Sure – certainly for the time being, at least. (I'm not sure how we would reach into AutoGluon either.) On Mon, Mar 15, 2021 at 8:07 AM Jordan Holland ***@***.***>...