AutoViML / deep_autoviml

Build tensorflow keras model pipelines in a single line of code. Now with mlflow tracking. Created by Ram Seshadri. Collaborators welcome. Permission granted upon request.
Apache License 2.0
120 stars 36 forks source link

ValueError: not enough values to unpack (expected 2, got 0) #7

Closed NeyoxDrago closed 2 years ago

NeyoxDrago commented 2 years ago

if we pass only the text column in the deep_autoViML , then i am getting this error.

ValueError: not enough values to unpack (expected 2, got 0)

any clues ?

AutoViML commented 2 years ago

Hi @NeyoxDrago 👍 It is hard to tell unless you paste a screenshot of the error fully or the data snippet of how it looks. Sorry AutoViML