I have spark dataframe , I want to run Run neural network model with this , because my dataset is so big can not convert to pandas , i am wondering is there any working example for neural network regression with spark dataframe ?
if someone can share working example of this will be good.