The goal of this project was the following:
- Exploratory Data Analysis in R mainly leveraging ggplot2
- Predicting why an employee may turnover and the main reasons impacting it
- Correlation Analysis understanding correlating factors in the data and visualizing it
- Pull data form kaggle in CSV
- Experiment with numerous ggplot2 plots to enhance my plotting skills in R and storytelling abilities
- Model data using ** XGBoost, decision trees, feature importance, and h20**