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
Feature matrix calculation can fail in some cases when using Equal and NotEqual primitives to compare categorical columns with different categories. An example is included below using the attached data.
Feature matrix calculation can fail in some cases when using
Equal
andNotEqual
primitives to compare categorical columns with different categories. An example is included below using the attached data.SBAcase_cleaned_train.csv
Code Sample, a copy-pastable example to reproduce your bug.
The text was updated successfully, but these errors were encountered: