thresholdSelector

A metaclassifier that selecting a mid-point threshold on the probability output by a Classifier. The midpoint threshold is set so that a given performance measure is optimized. Currently this is the F-measure. Performance is measured either on the training data, a hold-out set or using cross-validation. In addition, the probabilities returned by the base learner can have their range expanded so that the output probabilities will reside between 0 and 1 (this is useful if the scheme normally produces probabilities in a very narrow range).

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

thresholdSelector
A metaclassifier that selecting a mid-point threshold on the probability output by a Classifier. The midpoint threshold is set so that a given performance measure is optimized. Currently this is the F-measure. Performance is measured either on the training data, a hold-out set or using cross-validation. In addition, the probabilities returned by the base learner can have their range expanded so that the output probabilities will reside between 0 and 1 (this is useful if the scheme normally produces probabilities in a very narrow range).
Ссылка на сайт

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

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

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

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

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

https://svn.cms.waikato.ac.nz/svn/weka/tags/thresholdSelector-1.0.3

Скачать thresholdSelector

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

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