coclustering algorithms for data mining
Project description
Coclust provides both a Python package which implements several diagonal and non-diagonal co-clustering algorithms, and a ready to use script to perform co-clustering.
Co-clustering (also known as biclustering), is an important extension of cluster analysis since it allows to simultaneously groups objects and features in a matrix, resulting in both row and column clusters.
The script enables the user to process a dataset with co-clustering algorithms without writing Python code.
The Python package provides an API for Python developers. This API allows to use the algorithms in a pipeline with scikit-learn library for example.
coclust is distributed under the 3-Clause BSD license.
See the available documentation for details and usage samples.
Changelog
0.2.0 - February, 2017
Improved documentation
Restructuring
Evaluation, visualization and loading utilities
Easier installation of optional dependencies
0.1.3 - April, 2016
New visualization methods in the utils module.
New demos.
Better PEP 8 conformance
Improved documentation.
0.1.1 - March 07, 2016
First release.
Code
You can check the latest sources with the command:
git clone https://github.com/franrole/cclust_package.git
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file coclust-0.2.1.tar.gz
.
File metadata
- Download URL: coclust-0.2.1.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47800cc71b91fcf5551252dca865ac2d917891afc458972c3a0bca0de4643cfb |
|
MD5 | 31917bd0eb614b2ef8ca5bee238eaee6 |
|
BLAKE2b-256 | 5d44ad5a69c7187c2b7bcf2c45596e9052811a3be52f4fcaa6709937c5146ee2 |