/ipcp

Interative Parallel Coordinates Plot

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

IPCP - Interative Parallel Coordinates Plot

Introduction

The Interactive Parallel Coordinates plugin provides an integrated way of visualizing the graphic in WEKA with a possibility of interaction with the information, in general it's possible to:

  1. Hide / Display axes;

  2. Select individual samples;

  3. Filter axes;

  4. Exchange the axes;

  5. Export dataset in ARFF format (filtered, unfiltered and selected).

Recommended readings

  1. WEKA;

  2. Parallel Coordinates;

  3. ARFF format.

Installation

The installation must be done by the WEKA package manager, but if the package is not available it's possible to install directly using IPCP zip file

Git Repository

Both source code and package file can be obtained from:

https://github.com/glaubercini/ipcp.git

##License

The IPCP plugin is licensed under GPLv3.