Coder Social home page Coder Social logo

pumpy's Introduction

This script is written to conduct a case-study reported in the paper "Unsupervised learning-based SKU segmentation" [1]. The script utilizes a free machine learning library “scikit-learn” as a core complementing it with several algorithms. The concept of data-pipeline is used to consequentially perform the following procedures:

  1. to impute the missing data with nearest-neighbour-imputation
  2. to standardize the data
  3. to identify and trim outliers and small 'blobs' with LOF and mean-shift
  4. to cluster the data with k-mean and DBSCAN
  5. to improve the eventual clustering result via PCA Since the ground truth is not provided, the clustering is validated only by internal evaluation, namely by silhouette index, Calinski-Harabazs index and Dunn-index

References:

[1] Jackson, I., Avdeikins, A. and Tolujevs, J., 2018, October. Unsupervised Learning-Based Stock Keeping Units Segmentation. In International Conference on Reliability and Statistics in Transportation and Communication (pp. 603-612). Springer, Cham.

pumpy's People

Contributors

jackil1993 avatar

Stargazers

 avatar  avatar  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.