Is features a DataFrame? If so, len(features) will return 564 and not 2, which would specify the wrong input dim.
1 Like
Is features a DataFrame? If so, len(features) will return 564 and not 2, which would specify the wrong input dim.