Skip to content
/ jpce Public

A Java software package that implements Projective Clustering Ensembles (PCE)

License

Notifications You must be signed in to change notification settings

fgullo/jpce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPCE

Copyright 2009-2018, Francesco Gullo (UniCredit, R&D Dept., Italy), Carlotta Domeniconi (George Mason University, USA), Andrea Tagarelli (DIMES Dept., University of Calabria, Italy)

JPCE is a Java software package that implements Projective Clustering Ensembles (PCE).
The software contains an implementation of algorithms for PCE, which were originally defined and described in the peer-reviewed scientific publications reported below.
The JPCE package is free for research, academic and non-profit making purposes only. If you use this piece of software for your work and got something published please include the above citation. The software may not be sold or redistributed without prior approval. One may make copies of the software for their use provided that the copies, are not sold or distributed, are used under the same terms and conditions. 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 executing 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:

For instructions on how to install and run the software please see JPCE.pdf.