Giter Club home page Giter Club logo

geo-segmentation's Introduction

geo-segmentation

Goal: identify segments of customers by geography using unsupervised learning in order to personalize search ranking

Methodology:

  • Feature collection from clickstream activity; aggregate to CBSA geo level
  • Non-negative matrix factorization to reduce features into themes
  • t-SNE to further reduce to 2D
  • k-means clustering to identify geo segments, testing multiple values for k
  • validate robustness of results using clustering metrics

Technical Model Solution Process:

  1. Refresh (if needed) analytical datasets from Snowflake (5 tables) - takes ~3min
  2. Connect to an RStudio server environment and pull in the above tables โ€“ takes ~1min
  3. Perform ETL inside R-Server, or in desktop
  4. Once final ADS is complete, run analysis
  5. Manual work was done to trial and error which parameters are ideal; Code could be re-run on those decided parameters without manual intervention; if we wanted to reassess the parameters or add new explanatory variables, that would require some manual work
  6. Export Cluster mapping csv
  7. Upload Cluster mapping table to Snowflake for ingestion into Search ranking program

Results:

This is an image of the final geo segments

geo-segmentation's People

Contributors

akokotis avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.