results: HUE-log
This commit is contained in:
parent
5cd76b79d7
commit
872ce0767a
@ -45,8 +45,8 @@ def main(args):
|
||||
plt.xlim(x_i.min() - x_margin, x_i.max() + x_margin)
|
||||
# The y axis
|
||||
plt.ylabel('Mean absolute error') # Set y axis label.
|
||||
# plt.yscale('log')
|
||||
plt.ylim(1, 7000)
|
||||
plt.yscale('log')
|
||||
plt.ylim(1, 10000)
|
||||
# Bar offset
|
||||
x_offset = -(bar_width/2)*(n - 1)
|
||||
|
||||
|
BIN
rslt/bgt_cmp/HUE-log.pdf
Normal file
BIN
rslt/bgt_cmp/HUE-log.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user