fgullo / jcludata

Clustering algorithms for uncertain data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JCLUdata

Copyright 2008-2018, Francesco Gullo (UniCredit, R&D Dept., Italy), Giovanni Ponti (ENEA, Portici Research Center, Italy), Andrea Tagarelli (DIMES Dept., University of Calabria, Italy)

JCLUData is a Java software for clustering uncertain data.
The software contains an implementation of three algorithms for clustering uncertain data, which were originally defined and described in the peer-reviewed scientific publications reported below.
As unestablished research software, this code is provided on an “as is” basis without warranty of any kind, either expressed or implied. The downloading, or execution of any part of this software constitutes an implicit agreement to these terms. These terms and conditions are subject to change at any time without prior notice.

TERMS OF USAGE: The following papers should be cited in any research product whose findings are based on the code here distributed:

Algorithms

Dependencies

About

Clustering algorithms for uncertain data

License:GNU General Public License v3.0


Languages

Language:Java 100.0%