Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 322 Bytes

precision-reduction

Run experiments

python3 precision_reduction.py [name of dataset], e.g. python3 precision_reduction.py webkb

Show results in table

python3 to_table.py [path to csv] > results.html, e.g. python3 to_table.py results_webkb.csv > results.html

Datasets are read from datasets folder.