I wonder if i can use a tf.data.dataset with other models (except tf neural network)
so for example i can take a tf.data.dataset for training xgboost, LGBMClassifier, RandomForest classifier etc.
(without casting it into an object like pandas dataframe that holds the whole data in memory)
can you assist?
1.4m articles
1.4m replys
5 comments
57.0k users