Skip to content

Repository files navigation

Efficient Mutual Information estimation on big matrices

We found scikit-learn mutual_info_score to be slow when estimating on big (>100000 entries) vecotors. This repo is the solution!

Build

mkdir build
cd build
cmake ..
make
./local/src/hk

Requirements:

requirements.txt

Benchmark

plot.png

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages