Code Monkey home page Code Monkey logo

jdms's Introduction

JdMS

Edit Friday, June 14th 2019

Our files:

  1. DataCleaning.ipynb: creating the cleaned dataset, quality assurance, and modifying the data frame. Export the clean data as:
  • export the data (long format - transaction table) as cleaned_data.parquet
  • export the data (wide format - customer table) as customer_data.csv
  1. TDataVisualization.ipynb: creating graphs to show relationships/trends not related to the model. Uses the transaction table.

  2. CDataVisualization.ipynb: creating graphs to show relationships/trends not related to the model. Uses the customer table.

  3. Kmeans.ipynb: this is the segmentation model that utilizes k-means to find our clusters.

  4. MeanShift.ipynb: this is the segmentation model that utilizes mean shift to find our clusters.

  5. DBSCAN.ipynb: this is the segmentation model that utilizes DBSCAN to find our clusters.

  6. GowerDistance.ipynb: this is the file that calculates gower's distance for the customer table.

  7. MeanShift.ipynb: this is the model running with the mean shift algorithm.

  8. PCA.ipynb: runs the cleaned customer table through Principal component analysis, reduces the dimensions of the data so it can run smoother.

  9. UMAPS.ipynb: runs the data through UMAPS.

Over the course of the project we will add notes about the files of the project and what we are doing.

jdms's People

Contributors

crsimmons1 avatar rebeccaerenbaum avatar sdessouki avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

gecig sdessouki

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.