winnow

Implements Winnow and Balanced Winnow algorithms by Littlestone. For more information, see N. Littlestone (1988). Learning quickly when irrelevant attributes are abound: A new linear threshold algorithm. Machine Learning. 2:285-318; N. Littlestone (1989). Mistake bounds and logarithmic linear-threshold learning algorithms. University of California, Santa Cruz. Does classification for problems with nominal attributes (which it converts into binary attributes)

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

winnow
Implements Winnow and Balanced Winnow algorithms by Littlestone. For more information, see N. Littlestone (1988). Learning quickly when irrelevant attributes are abound: A new linear threshold algorithm. Machine Learning. 2:285-318; N. Littlestone (1989). Mistake bounds and logarithmic linear-threshold learning algorithms. University of California, Santa Cruz. Does classification for problems with nominal attributes (which it converts into binary attributes)
Ссылка на сайт

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

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

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

University of Waikato, Hamilton, NZ

Скачать winnow

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

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

Зависимости

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.2
1.0.1