Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 4.32 KB

README.md

File metadata and controls

54 lines (27 loc) · 4.32 KB

Google Advanced Data Analytics Capstone Project

This is a terminal project I did to earn the Google Advanced Data Analytics Professional Certificate.

The project is divided into two (2) parts:

  • Salifort Motors Churn Prediction Model Development

  • Waze Churn Prediction Model Development


Salifort Motors Churn Prediction

Project Description and Overview

The goal of the project is to predict which employees are more likely to quit Salifort Motors.

The project is based on a certain HR_capstone_dataset provided in CSV format.

Executing The Project and deliverables

The project was done according to the PACE strategy document provided as a guide.

The technical aspect of the project (the coding) was done in a Python environment.

The findings and insights are provided in an Executive Summary PDF document.

Finally on this, the models employed are saved in the models directory of this repository.


Waze User Churn Prediction Project

The goal of this project is to predict which users are more likely to churn given the data provided and which features are most important in predicting churn.

Project overview and description

The project is based on a certain waze_dataset.csv file

The project is broken into 6 phases: