Last Version

prefuseGraph 1.0.4

A visualization component for displaying tree structures from those schemes that can output graphs (e.g. bayes nets). This component is available from the popup menu in the Explorer's classify. 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

prefuseGraph
Version

Version

1.0.4
Type

Type

jar
Description

Description

prefuseGraph
A visualization component for displaying tree structures from those schemes that can output graphs (e.g. bayes nets). This component is available from the popup menu in the Explorer's classify. The component uses the prefuse visualization library.
Project URL

Project URL

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

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/prefuseGraph-1.0.4

Download prefuseGraph 1.0.4


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

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.