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
I have the suspicion that a TableRowClassifier trained with features "A B C" would also be applicable to a table with columns "E D F". We should check if provided tables contains the right columns.
I have the suspicion that a
TableRowClassifiertrained with features "A B C" would also be applicable to a table with columns "E D F". We should check if provided tables contains the right columns.This issue may be have been introduced with #17