Skip to content

Commit

Permalink
update minhash benchmark plot
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzhu committed Mar 26, 2017
1 parent a36fda0 commit 8321036
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmark/minhash_benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,6 @@ def run_acc(size, num_perm):
ax.set_title("MinHash accuracy")
ax.grid()

plt.tight_layout()
fig.savefig(output)
logging.info("Plot saved to %s" % output)
Binary file modified plots/minhash_benchmark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8321036

Please sign in to comment.