Last Version

userClassifier 1.0.3

Interactively classify through visual means. You are Presented with a scatter graph of the data against two user selectable attributes, as well as a view of the decision tree. You can create binary splits by creating polygons around data plotted on the scatter graph, as well as by allowing another classifier to take over at points in the decision tree should you see fit. For more information see: Malcolm Ware, Eibe Frank, Geoffrey Holmes, Mark Hall, Ian H. Witten (2001). Interactive machine learning: letting users build classifiers. Int. J. Hum.-Comput. Stud. 55(3):281-292.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

userClassifier
Version

Version

1.0.3
Type

Type

jar
Description

Description

userClassifier
Interactively classify through visual means. You are Presented with a scatter graph of the data against two user selectable attributes, as well as a view of the decision tree. You can create binary splits by creating polygons around data plotted on the scatter graph, as well as by allowing another classifier to take over at points in the decision tree should you see fit. For more information see: Malcolm Ware, Eibe Frank, Geoffrey Holmes, Mark Hall, Ian H. Witten (2001). Interactive machine learning: letting users build classifiers. Int. J. Hum.-Comput. Stud. 55(3):281-292.
Project URL

Project URL

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

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/userClassifier-1.0.3

Download userClassifier 1.0.3


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

Dependencies

compile (1)

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

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.