Martin Kim

Results 24 comments of Martin Kim

Seems that `ml_collections` does not allow `ConfigDict`s to be initialized with nested dictionaries where inner dictionaries have non-iterable types (e.g. `int`s) as keys ([#13](https://github.com/google/ml_collections/issues/13)). This comes up as a problem...

Closing issue because of #1565.

Closing due to inactivity

@vitkl We could definitely add this feature. Going off of Adam's comment previously, I think it makes sense to name it `stratify_by_obs_key` with an additional argument `stratify_min_size`, which should either...

Hi @PierreBoyeau, is this PR safe to close due to #1872?

Closing due to inactivity

Closing in favor of #1836

Hmm thanks for pointing this out, this is an unfortunate issue. It's been on our roadmap to refactor the data splitter classes, so I can take a look at this...