ELKI icon
ELKI icon

ELKI

ELKI: "Environment for Developing KDD-Applications Supported by Index-Structures" is a development framework for data mining algorithms written in Java. It includes a large variety of popular data mining algorithms, distance functions and index structures.

ELKI screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Portable
  2.  Clustering
  3.  Data visualization
  4.  Data science
  5.  Data Mining

 Tags

ELKI News & Activities

Highlights All activities

Recent activities

No activities found.

ELKI information

  • Developed by

    Unknown
  • Licensing

    Open Source (AGPL-3.0) and Free product.
  • Written in

  • Alternatives

    20 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  828 Stars
  •  325 Forks
  •  4 Open Issues
  •   Updated  
View on GitHub
ELKI was added to AlternativeTo by Mahdy Abdelmotaleb on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

A list with 34 apps by 6feriolimarco without a description.

List by Francisco Ferioli Marco with 34 apps, updated

data analysis software

List by marto1 with 11 apps, updated

What is ELKI?

ELKI: "Environment for Developing KDD-Applications Supported by Index-Structures" is a development framework for data mining algorithms written in Java. It includes a large variety of popular data mining algorithms, distance functions and index structures.

Its focus is particularly on clustering and outlier detection methods, in contrast to many other data mining toolkits that focus on classification. Additionally, it includes support for index structures to improve algorithm performance such as R*-Tree and M-Tree.

The modular architecture is meant to allow adding custom components such as distance functions or algorithms, while being able to reuse the other parts for evaluation.