hariprasath-v / mh_google_cloud_bigquery_ltv_prediction_challenge

Build a model that can predict customers' Long Term Value (LTV).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mh_google_cloud_bigquery_ltv_prediction_challenge

Competition hosted on Machinehack

About

Build a model that can predict customers' Long Term Value (LTV).

The competition dataset from the public fork of the BigQuery Ga4 Public Datasets.

BigQuery and Colab platforms are used to solve the challenge.

In this competition, I have done exploratory data analysis using BigQuery standard SQL and python libraries.

File information

  • mh_google_cloud_bigquery_ltv_prediction_challenge_EDA.ipynb Open in Colab

    Basic Exploratory Data Analysis

    Packages Used,

     * google.cloud
     * seaborn
     * Pandas
     * Numpy
     * Matplotlib
     * klib
    

About

Build a model that can predict customers' Long Term Value (LTV).

License:Apache License 2.0


Languages

Language:HTML 57.1%Language:Jupyter Notebook 42.9%