This tutorial will present you how to choose the hyperparameters to your model.
This tutorial will present you how to train, predict and evaluate your models.
A brief tutorial on how you can connect spark in your local machine.
Take your first step in data manipulation with dplyr. This tutorial will present you the basic functions: select(), filter(), mutate(), transmute(), group_by() and summarise().