prefuseTree

A visualization component for displaying tree structures from those schemes that can output trees (e.g. decision tree learners, Cobweb clusterer etc.). This component is available from the popup menu in the Explorer's classify and cluster panels. The component uses the prefuse visualization library.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

prefuseTree
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

prefuseTree
A visualization component for displaying tree structures from those schemes that can output trees (e.g. decision tree learners, Cobweb clusterer etc.). This component is available from the popup menu in the Explorer's classify and cluster panels. The component uses the prefuse visualization library.
Project URL

Project URL

http://weka.sourceforge.net/doc.packages/prefuseTree
Project Organization

Project Organization

University of Waikato, Hamilton, NZ

Download prefuseTree

How to add to project

<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/prefuseTree/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>prefuseTree</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/prefuseTree/
implementation 'nz.ac.waikato.cms.weka:prefuseTree:1.0.3'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/prefuseTree/
implementation ("nz.ac.waikato.cms.weka:prefuseTree:1.0.3")
'nz.ac.waikato.cms.weka:prefuseTree:jar:1.0.3'
<dependency org="nz.ac.waikato.cms.weka" name="prefuseTree" rev="1.0.3">
  <artifact name="prefuseTree" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='prefuseTree', version='1.0.3')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "prefuseTree" % "1.0.3"
[nz.ac.waikato.cms.weka/prefuseTree "1.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev jar [3.7.1,)
org.prefuse : prefuse jar beta-20071021

test (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev test-jar [3.7.1,)
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2