Horovod Spark for Image Classification #3248
Unanswered
WaterKnight1998
asked this question in
Q&A
Replies: 0 comments
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 have an spark dataframe with two columns:
image
, with the binary content,label
with string content.I would like to know how to train an image classification model using Horovod Spark TorchEstimator.
I guess that the important point is setting
transformation_fn
parameter of TorchEstimator correctly, but I am having issues.Best regards,
David
Beta Was this translation helpful? Give feedback.
All reactions