Last Version

stackingC 1.0.4

Implements StackingC (more efficient version of stacking). For more information, see A.K. Seewald: How to Make Stacking Better and Faster While Also Taking Care of an Unknown Weakness. In: Nineteenth International Conference on Machine Learning, 554-561, 2002. Note: requires meta classifier to be a numeric prediction scheme

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

stackingC
Version

Version

1.0.4
Type

Type

jar
Description

Description

stackingC
Implements StackingC (more efficient version of stacking). For more information, see A.K. Seewald: How to Make Stacking Better and Faster While Also Taking Care of an Unknown Weakness. In: Nineteenth International Conference on Machine Learning, 554-561, 2002. Note: requires meta classifier to be a numeric prediction scheme
Project URL

Project URL

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

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

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

Download stackingC 1.0.4


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

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.