How could I convert a pandas database that contains 47 columns and 99999 lines into a tensors in
Tensorflow 2? is the Kmeans algorithm already implemented under TF 2? because the command tf.contrib.factorization.KMeans
does not work under TF2 since tf.contrib
no longer exists on the second API Tensorflow
- List item