@ykotseruba I am geeting error when I am trying to test PCPA model. I did setup environment according to your docker file.
Please let me know if you have solution for this.
Thanks!
ValueError: Data is expected to be in format x, (x,), (x, y), or (x, y, sample_weight), found: (array([[[[[18.83785077, 19.85873724, 23.39030612],
[18.83785077, 19.85873724, 23.39030612],
[18.83785077, 19.85873724, 23.39030612],
...,
[18.83785077, 19.85873724, 23.39030612],
[18.83785077, 19.85873724, 23.39030612],
[18.83785077, 19.85873724, 23.39030612]],
@ykotseruba I am geeting error when I am trying to test PCPA model. I did setup environment according to your docker file. Please let me know if you have solution for this. Thanks!
ValueError: Data is expected to be in format
x
,(x,)
,(x, y)
, or(x, y, sample_weight)
, found: (array([[[[[18.83785077, 19.85873724, 23.39030612], [18.83785077, 19.85873724, 23.39030612], [18.83785077, 19.85873724, 23.39030612], ..., [18.83785077, 19.85873724, 23.39030612], [18.83785077, 19.85873724, 23.39030612], [18.83785077, 19.85873724, 23.39030612]],