RajK01 / Google-Customer-Revenue-Prediction

The main aim of this project is to built a predictive model using G Store data to predict the TOTAL REVENUE per customer that helps in better use of marketing budget.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ Google Analytics Customer Revenue Prediction ✨

πŸ“ Business problem -

In every business it was proven about 80–20 rule, this rule tells us 80% of our revenue will be generated by only 20% of our potential customers. So our goal is to predict the revenue that is going to be generated by those potential customers in the near feature. So that marketing teams will invest appropriate money on promotional strategies to attract potential customers.

πŸ“ About Data -

We are given with the users past data and transactions (when they logged into G-store), so by using this data I predicted the future revenue will be created by those customers. (Data is availavle in kaggle)

πŸ“ Aim -

Aim is to build a predictive model using G-store data to predict the total revenue per customer that helps in better use of marketing budget.

πŸ“ About features/columns/independent variables -

  • fullVisitorId, TransectionRevenue.

πŸ“ Performance metric for the problem -

RMSE is defined as:

screenshot

About

The main aim of this project is to built a predictive model using G Store data to predict the TOTAL REVENUE per customer that helps in better use of marketing budget.


Languages

Language:Jupyter Notebook 100.0%