You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Genetic generator return type is a list of list and not an object of type TabularDataset. Can we revert to simple numpy array return type? To do this, the part on rule extraction needs to receive Numpy in input.