Stavros Kontopoulos Sun, 09 Sep 2018 17:16:36 -0700
Hi, Is it unsfate to do model prediction within a custom sink eg. model.transform(df)? I see that the only transformation done is adding a prediction column AFAIK.
Stavros