Coder Social home page Coder Social logo

mustache's Introduction

MustaCHE | Multiple Clustering Hierarchies Explorer

docs/hero_Shot.png


MustaCHE, a tool that allows analysis and exploration of multiple clustering hierarchies (w.r.t. a set of mpts values) in an interactive and visual manner. Its main overall goals are to assist the user to (1) (visually) find “good” valuesfor mpts and (2) to understand which cluster structures arepresent w.r.t. different density parameters in the data.

  1. Examples & Usage
  2. Installation
  3. Background & Research
  4. Troubleshooting

forthebadge made-with-python

1. Examples & Usage

Home

docs/home.png

docs/add_file.png

docs/paramters.png

Dashboard

docs/overview.png

docs/reach.png

  • SIDE BAR — Info about SIDE BAR
  • DENDROGRAM — Info about DENDROGRAM
  • HAI PLOT — Info about HAI PLOT
  • REACHABILLITY PLOTS — Info about REACHABILLITY PLOTS
  • FULL REACHABILLITY PLOT — Info about REACHABILLITY PLOTS

2. Installation & Setup

Docker [ recommended ]

The easiest way to get up-and-running is to install Docker & install Docker-Compose.

To build simply run the build script passing a path to a workspace folder on your system, mustache will store your processed datasets in this folder. ( make sure the folder has full access )

# change <USER> to your local user name.
# Builds the docker image and creates the required containers.
sudo ./compose.sh /home/<USER>/Documents/datasets

# Run the containers and open the application.
sudo ./run.sh

# Stop the containers and close the application.
sudo ./stop.sh

Manual Installation [developers]

Coming soon...

3. Background & Research

4. Troubleshooting Problems

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.