0
Can anyone explain how to split a dataset into train and test using variables in Tensorflow.
Suppose we have variables input,ouput=tfds.load('dataset',as_supervised=True,with_info=True) How to divide datasets using those variables.
1 Answer
+ 1
Check out all possible combinations implemented:
https://www.tensorflow.org/datasets/splits