ELKI Data Mining Framework - Parent Project

ELKI is an open source (AGPLv3) data mining software written in Java. The focus of ELKI is research in algorithms, with an emphasis on unsupervised methods in cluster analysis and outlier detection. In order to achieve high performance and scalability, ELKI offers many data index structures such as the R*-tree that can provide major performance gains. ELKI is designed to be easy to extend for researchers and students in this domain, and welcomes contributions in particular of new methods. ELKI aims at providing a large collection of highly parameterizable algorithms, in order to allow easy and fair evaluation and benchmarking of algorithms.

Лицензия

Лицензия

Категории

Категории

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

Группа

de.lmu.ifi.dbs.elki
Идентификатор

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

elki-project
Последняя версия

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

0.7.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

ELKI Data Mining Framework - Parent Project
ELKI is an open source (AGPLv3) data mining software written in Java. The focus of ELKI is research in algorithms, with an emphasis on unsupervised methods in cluster analysis and outlier detection. In order to achieve high performance and scalability, ELKI offers many data index structures such as the R*-tree that can provide major performance gains. ELKI is designed to be easy to extend for researchers and students in this domain, and welcomes contributions in particular of new methods. ELKI aims at providing a large collection of highly parameterizable algorithms, in order to allow easy and fair evaluation and benchmarking of algorithms.
Ссылка на сайт

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

http://elki.dbs.ifi.lmu.de/
Организация-разработчик

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

ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München

Скачать elki-project

Имя Файла Размер
elki-project-0.7.1.pom 11 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/de.lmu.ifi.dbs.elki/elki-project/ -->
<dependency>
    <groupId>de.lmu.ifi.dbs.elki</groupId>
    <artifactId>elki-project</artifactId>
    <version>0.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.lmu.ifi.dbs.elki/elki-project/
implementation 'de.lmu.ifi.dbs.elki:elki-project:0.7.1'
// https://jarcasting.com/artifacts/de.lmu.ifi.dbs.elki/elki-project/
implementation ("de.lmu.ifi.dbs.elki:elki-project:0.7.1")
'de.lmu.ifi.dbs.elki:elki-project:pom:0.7.1'
<dependency org="de.lmu.ifi.dbs.elki" name="elki-project" rev="0.7.1">
  <artifact name="elki-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.lmu.ifi.dbs.elki', module='elki-project', version='0.7.1')
)
libraryDependencies += "de.lmu.ifi.dbs.elki" % "elki-project" % "0.7.1"
[de.lmu.ifi.dbs.elki/elki-project "0.7.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • elki

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

Версия
0.7.1
0.7.0