Closed pawel-polyai closed 4 years ago
In the paper there are 19 system acts mentioned. But when you query data you get 9 system acts? len(np.unique(data_info['sys_act']))
len(np.unique(data_info['sys_act']))
The same applies to GSIM dataset.
Thanks for pointing this out, Pawel. We are going to double-check the universal-act mapping and will update the paper soon.
In the paper there are 19 system acts mentioned. But when you query data you get 9 system acts?
len(np.unique(data_info['sys_act']))
The same applies to GSIM dataset.