DebbyDebStar
Results
1
issues of
DebbyDebStar
I create my data set with tf.data.experimental.make_batched_features_dataset, where numerical data are passed as float, categorical data as integer and vocabs as string. For serving, I create the spectrum feature manually,...