Once R is installed, the steps to prepare the data are basically
– understanding the dataset
– loading the data
– encoding labels
– handling missing data
– feature scaling
– splitting the dataset into training set and test set
Next step : installing R and RStudio.