Explicitly compare given feature list and specified feature list in TableRowClassifier · Issue #19 · haesleinhuepf/apoc · GitHub
More Web Proxy on the site http://driver.im/
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
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.This issue may be have been introduced with #17
The text was updated successfully, but these errors were encountered: