libTLDA icon indicating copy to clipboard operation
libTLDA copied to clipboard

RBA returns non-sane classifier for `fit(X, y, X)`

Open wmkouw opened this issue 6 years ago • 0 comments

Goal: run RBA on UCI-heart-disease dataset with age and cholesterol as features. Source = hungary, target = virginia

Problem: It seems RBA is not returning sane classifiers, not even when I plug the source data back in.

wmkouw avatar Jun 21 '18 11:06 wmkouw