This R code is a simple example of how to import data, visualize it, and model it for prediction. The code includes Logistic regression and random forest. The dataset is Titanic at Kaggle competition. Enjoy!
This R code is a simple example of how to import data, visualize it, and model it for prediction. The code includes Logistic regression and random forest. The dataset is Titanic at Kaggle competition. Enjoy!