Last Version

dualPerturbAndCombine 1.0.0

Class for building and using classification and regression trees based on the closed-form dual perturb and combine algorithm described in Pierre Geurts, Lous Wehenkel: Closed-form dual perturb and combine for tree-based models. In: Proceedings of the 22nd International Conference on Machine Learning, 233-240, 2005.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

dualPerturbAndCombine
Version

Version

1.0.0
Type

Type

jar
Description

Description

dualPerturbAndCombine
Class for building and using classification and regression trees based on the closed-form dual perturb and combine algorithm described in Pierre Geurts, Lous Wehenkel: Closed-form dual perturb and combine for tree-based models. In: Proceedings of the 22nd International Conference on Machine Learning, 233-240, 2005.
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/dualPerturbAndCombine-1.0.0

Download dualPerturbAndCombine 1.0.0


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

Dependencies

compile (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.