This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Description
As far as I know, if I want to use Pipeline for the purpose training data, I must determine stages and the last stage, I have to form the "Estimator" which specify how to train data and my question is "Can Dist-Keras helps to create a value which can apply to use with Pipeline spark?"
Thank you!