https://github.com/tgsmith61591/smrt/blob/0863b0b94897ad8d8d9184b792cdb275627e1ac4/smrt/balance/smrt.py#L207 I think this should be X_sub = X_copy[y_transform == transformed_label, :]
smrt/smrt/balance/smrt.py
Line 207 in 0863b0b
I think this should be
X_sub = X_copy[y_transform == transformed_label, :]