Coder Social home page Coder Social logo

data_playground's Introduction

data_playground

Playing with data and data visualization

get_cat_indices.sh

This script collects the index stats from a list of cluster ids. The cluser ids are provided in a newline seperated file.

Pre-preqs

  1. Install Cloud CLI for your platform
  2. Get your API Key
  3. Set the following Environment variables export EC_API_KEY=<your key> export EC_HOST=https://admin.found.no

Usage

./get_cat_indices.sh <file with line delimiated cluster Ids>

para_cat.sh

The script takes file of cluster ids, spilts the file into 10 segments and then runs get_cat_indices.sh in paralel

Pre-reqs

None

Usage

./para_cat.sh <file with line delimiated cluster Ids>

index-analysis.py

This python script takes the output of get_cat_indices.sh and performs the analysis of the data nd generates a set of graphs for visualizations. Thsi script allows changes for the number and sizes of buckets from the command line.

Pre-reqs

  1. Install packages
pip install -r requirement.txt

Usage

python index-analysis.py --idxfile <index stats from get_cat_indices.sh> 

data_playground's People

Contributors

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