ordinalClassClassifier

Meta classifier that allows standard classification algorithms to be applied to ordinal class problems. For more information see: Eibe Frank, Mark Hall: A Simple Approach to Ordinal Classification. In: 12th European Conference on Machine Learning, 145-156, 2001. Robert E. Schapire, Peter Stone, David A. McAllester, Michael L. Littman, Janos A. Csirik: Modeling Auction Price Uncertainty Using Boosting-based Conditional Density Estimation. In: Machine Learning, Proceedings of the Nineteenth International Conference (ICML 2002), 546-553, 2002.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

ordinalClassClassifier
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

ordinalClassClassifier
Meta classifier that allows standard classification algorithms to be applied to ordinal class problems. For more information see: Eibe Frank, Mark Hall: A Simple Approach to Ordinal Classification. In: 12th European Conference on Machine Learning, 145-156, 2001. Robert E. Schapire, Peter Stone, David A. McAllester, Michael L. Littman, Janos A. Csirik: Modeling Auction Price Uncertainty Using Boosting-based Conditional Density Estimation. In: Machine Learning, Proceedings of the Nineteenth International Conference (ICML 2002), 546-553, 2002.
Project URL

Project URL

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

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

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

Download ordinalClassClassifier

How to add to project

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

Versions

Version
1.0.5
1.0.3
1.0.2
1.0.1