hotSpot

HotSpot learns a set of rules (displayed in a tree-like structure) that maximize/minimize a target variable/value of interest. With a nominal target, one might want to look for segments of the data where there is a high probability of a minority value occuring (given the constraint of a minimum support). For a numeric target, one might be interested in finding segments where this is higher on average than in the whole data set. For example, in a health insurance scenario, find which health insurance groups are at the highest risk (have the highest claim ratio), or, which groups have the highest average insurance payout.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.14
Дата

Дата

Тип

Тип

jar
Описание

Описание

hotSpot
HotSpot learns a set of rules (displayed in a tree-like structure) that maximize/minimize a target variable/value of interest. With a nominal target, one might want to look for segments of the data where there is a high probability of a minority value occuring (given the constraint of a minimum support). For a numeric target, one might be interested in finding segments where this is higher on average than in the whole data set. For example, in a health insurance scenario, find which health insurance groups are at the highest risk (have the highest claim ratio), or, which groups have the highest average insurance payout.
Ссылка на сайт

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

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

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

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

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

https://svn.cms.waikato.ac.nz/svn/weka/tags/hotSpot-1.0.14

Скачать hotSpot

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

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

Зависимости

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 4.13.1

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

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

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

Версия
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.3
1.0.2