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

consistencySubsetEval 1.0.4

Evaluates the worth of a subset of attributes by the level of consistency in the class values when the training instances are projected onto the subset of attributes. The consistency of any subset can never be lower than that of the full set of attributes, hence the usual practice is to use this subset evaluator in conjunction with a Random or Exhaustive search which looks for the smallest subset with consistency equal to that of the full set of attributes. See: H. Liu, R. Setiono: A probabilistic approach to feature selection - A filter solution. In: 13th International Conference on Machine Learning, 319-327, 1996.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

consistencySubsetEval
Версия

Версия

1.0.4
Тип

Тип

jar
Описание

Описание

consistencySubsetEval
Evaluates the worth of a subset of attributes by the level of consistency in the class values when the training instances are projected onto the subset of attributes. The consistency of any subset can never be lower than that of the full set of attributes, hence the usual practice is to use this subset evaluator in conjunction with a Random or Exhaustive search which looks for the smallest subset with consistency equal to that of the full set of attributes. See: H. Liu, R. Setiono: A probabilistic approach to feature selection - A filter solution. In: 13th International Conference on Machine Learning, 319-327, 1996.
Ссылка на сайт

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

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

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

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

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

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

Скачать consistencySubsetEval 1.0.4


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

Зависимости

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

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

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