1 min readJan 9, 2020
I am trying to use a keras model (a deep NN for regression) on Spark cluster. the solution here given is using sparkdl and Kerastransformer. I installed sparkdl but there are many import issues and not able to solve them. Has anyone else faced this ?