keplr-io / quiver

Interactive convnet features visualization for Keras
https://keplr-io.github.io/quiver/
MIT License
1.75k stars 223 forks source link

Works with multi label tabular data? #80

Open Shameendra opened 4 years ago

Shameendra commented 4 years ago

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