Skip to content

LouisSDev/boolean-biclustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boolean Biclustering

This project was realised as a student project. The goal was to understand and apply bi clustering algorithm on any dataset.

We've built a very simple boolean matrix clustering algorithm, quite ineffective with larger datasets altough it gives some pretty good results with basic dataset as the one we used.

We implemented it using two different algorithms one being highly inefficient while finding very few clusters, the other being able to check far more possibilities while having decent performances

Some of our results

First Algorithm

Second (Better) Algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages