Artem K

Results 12 issues of Artem K

The current fractional feature of the `Splitter` class only supports splitting into two groups. In some tasks, it is necessary to make a multigroup partition of a given table. It...

enhancement

The `Designer` class in its work uses own methods for generating subsamples in an [empirical approach](https://github.com/MobileTeleSystems/Ambrosia/blob/main/ambrosia/tools/empirical_tools.py). Let's think about switching to using the `Splitter` class for the tasks of subsamples...

enhancement
discuss