Последняя версия

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.

Лицензия

Лицензия

Категории

Категории

Weka Прикладные библиотеки Machine Learning
Группа

Группа

nz.ac.waikato.cms.weka
Идентификатор

Идентификатор

dualPerturbAndCombine
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

University of Waikato, Hamilton, NZ
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
nz.ac.waikato.cms.weka : weka-dev jar [3.7.11,)

test (2)

Идентификатор библиотеки Тип Версия
nz.ac.waikato.cms.weka : weka-dev test-jar [3.7.11,)
junit : junit jar 3.8.2

Модули Проекта

Данный проект не имеет модулей.