You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered: