IBM / lale

Library for Semi-Automated Data Science
https://lale.readthedocs.io
Apache License 2.0
332 stars 82 forks source link

Urbis Mystic Implementation #1321

Closed mfeffer closed 1 year ago

mfeffer commented 1 year ago

Using mystic solver from corresponding Python package to implement _pick_sizes for downsampling via Urbis. Also wrote a few unit tests to evaluate functionality and some utility functions that can be extended for upsampling via Orbis and (potentially) mixed sampling (i.e., both upsampling and downsampling).