Last Version

alternatingDecisionTrees 1.0.5

Binary-class and multi-class alternating decision trees. For more information see: Freund, Y., Mason, L.: The alternating decision tree learning algorithm. In: Proceeding of the Sixteenth International Conference on Machine Learning, Bled, Slovenia, 124-133, 1999. Geoffrey Holmes, Bernhard Pfahringer, Richard Kirkby, Eibe Frank, Mark Hall: Multiclass alternating decision trees. In: ECML, 161-172, 2001.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

alternatingDecisionTrees
Version

Version

1.0.5
Type

Type

jar
Description

Description

alternatingDecisionTrees
Binary-class and multi-class alternating decision trees. For more information see: Freund, Y., Mason, L.: The alternating decision tree learning algorithm. In: Proceeding of the Sixteenth International Conference on Machine Learning, Bled, Slovenia, 124-133, 1999. Geoffrey Holmes, Bernhard Pfahringer, Richard Kirkby, Eibe Frank, Mark Hall: Multiclass alternating decision trees. In: ECML, 161-172, 2001.
Project URL

Project URL

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

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/alternatingDecisionTrees-1.0.5

Download alternatingDecisionTrees 1.0.5


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

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.