xplique icon indicating copy to clipboard operation
xplique copied to clipboard

Tabular data: error when dealing with batched `tf.data.Dataset`

Open fel-thomas opened this issue 3 years ago • 0 comments

When dealing with tabular data of shape (Nb_samples, Features) and apply batch to tf.dataset. We may not be able to deal correctly with this kind of data, but in that case we should notify it in the doc.

@lucashervier See #48 (tests/regression)

fel-thomas avatar Jul 29 '21 12:07 fel-thomas