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
Currently the tests just check if every model can run on a set of predetermined dataset configurations. Add additional tests to check scenarios where we have no text, no categorical or no numerical columns so that issues like #82 are avoided.
Currently the tests just check if every model can run on a set of predetermined dataset configurations. Add additional tests to check scenarios where we have no text, no categorical or no numerical columns so that issues like #82 are avoided.