glaubercini / ipcp

Interative Parallel Coordinates Plot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Interative Parallel Coordinates Plot

License:GNU General Public License v3.0


Languages

Language:Java 100.0%