Food Vision Project (Predict Problem) #224
Unanswered
joaopeixoto13
asked this question in
Q&A
Replies: 1 comment 1 reply
-
For me easiest way to do that is to run a loop that calls |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm currently make the Food Vision Project (model 7 of TensorFlow course) and I have one problem ... How do i choose a random subset (one random sample) from my test_data to make one prediction?
The test_data.take(1) choose one sample but not randomly
Beta Was this translation helpful? Give feedback.
All reactions