keplr-io / quiver

Interactive convnet features visualization for Keras

Home Page:https://keplr-io.github.io/quiver/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Works with multi label tabular data?

Shameendra opened this issue · comments

Hi i just was curious if i can use this for multi label tabular data. Since my table has 1000 columns as input data and target has 19 columns, can anyone explain if Quiver works? I tried but got errors like:

IndexError: tuple index out of range