rotationForest

An ensemble learning method inspired by bagging and random sub-spaces. Trains an ensemble of decision trees on random subspaces of the data, where each subspace has been transformed using principal components analysis.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

rotationForest
An ensemble learning method inspired by bagging and random sub-spaces. Trains an ensemble of decision trees on random subspaces of the data, where each subspace has been transformed using principal components analysis.
Ссылка на сайт

Ссылка на сайт

http://weka.sourceforge.net/doc.packages/rotationForest
Организация-разработчик

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

University of Waikato, Hamilton, NZ

Скачать rotationForest

Как подключить последнюю версию

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

Зависимости

compile (1)

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

test (2)

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

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

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

Версии библиотеки

Версия
1.0.3
1.0.2