Skip to content

Instantly share code, notes, and snippets.

@kaysush
Created May 16, 2018 15:34
Show Gist options
  • Save kaysush/dfc86dedc5beffae3dcc73e3b1156b5c to your computer and use it in GitHub Desktop.
Save kaysush/dfc86dedc5beffae3dcc73e3b1156b5c to your computer and use it in GitHub Desktop.
Predictions on Test set
//Predicting Result for test set
val results = model.transform(test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment