d-krupke/AlgBench

Create a fingerprint function that enable you to check if you are working on the same dataset

d-krupke opened this issue · 1 comments

Create a simple function that creates a hash of the database. This fingerprint can be added to evaluations to verify that it has been run on the same data.

Implemented in #14.