Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vaxdata22/salifort-motors-and-waze-churn
Employee retention predictive model development for Salifort Motors and Waze. This is a terminal project I did to earn the Google Advanced Data Analytics Professional Certificate.
https://github.com/vaxdata22/salifort-motors-and-waze-churn
data-analytics data-visualization model-development predictive-analytics python statistical-analysis
Last synced: 3 days ago
JSON representation
Employee retention predictive model development for Salifort Motors and Waze. This is a terminal project I did to earn the Google Advanced Data Analytics Professional Certificate.
- Host: GitHub
- URL: https://github.com/vaxdata22/salifort-motors-and-waze-churn
- Owner: vaxdata22
- Created: 2024-07-25T22:54:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T00:18:04.000Z (4 months ago)
- Last Synced: 2024-07-27T01:18:16.794Z (4 months ago)
- Topics: data-analytics, data-visualization, model-development, predictive-analytics, python, statistical-analysis
- Language: Jupyter Notebook
- Homepage:
- Size: 10.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Advanced Data Analytics Capstone Project
This is a terminal project I did to earn the [Google Advanced Data Analytics Professional Certificate.](https://www.coursera.org/professional-certificates/google-advanced-data-analytics)
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](https://github.com/vaxdata22/salifort-motors/blob/main/resources/HR_capstone_dataset.csv) provided in CSV format.
### Executing The Project and deliverables
The project was done according to the [PACE strategy document](https://github.com/vaxdata22/salifort-motors/blob/main/resources/PACE%20strategy%20document.pdf) provided as a guide.
The technical aspect of the project (the coding) was done in a [Python environment.](https://github.com/vaxdata22/salifort-motors/blob/main/deliverables/lab.ipynb)
The findings and insights are provided in an [Executive Summary](https://github.com/vaxdata22/salifort-motors/blob/main/deliverables/Executive%20Summary.pdf) PDF document.
Finally on this, the models employed are saved in the [models](https://github.com/vaxdata22/salifort-motors/tree/main/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](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/waze_dataset.csv) file
The project is broken into 6 phases:
* Phase 1 - The [Project Proposal](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%201%20-%20Project%20Proposal.pdf) and [PACE Strategy Document](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%201%20-%20PACE%20Strategy%20Document.pdf) for guidelines
* Phase 2 - [PACE Strategy Document](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%202%20-%20PACE%20Strategy%20Document.pdf), [lab environment](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%202%20-%20lab.ipynb), and [Executive Summary](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%202%20-%20Executive%20summary.pdf)
* Phase 3 - [PACE Strategy Document](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%203%20-%20PACE%20strategy%20document.pdf), [lab environment](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%203%20-%20lab.ipynb), and [Executive Summary](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%203%20-%20Executive%20summary.pdf)
* Phase 4 - [PACE Strategy Document](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%204%20-%20PACE%20Strategy%20Document.pdf), [lab environment](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%204%20-%20lab.ipynb), and [Executive Summary](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%204%20-%20Executive%20summary.pdf)
* Phase 5 - [PACE Strategy Document](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%205%20-%20PACE%20strategy%20document.pdf), [lab environment](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%205%20-%20lab.ipynb), and [Executive Summary](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%205%20-%20Executive%20summary.pdf)
* Phase 6 - [PACE Strategy Document](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%206%20-%20PACE%20strategy%20document.pdf), [lab environment](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%206%20-%20lab.ipynb), and [Executive Summary](https://github.com/vaxdata22/salifort-motors-and-waze-churn/blob/main/waze-churn/phase%206%20-%20Executive%20summary.pdf)