DDM2 icon indicating copy to clipboard operation
DDM2 copied to clipboard

Question about data['condition']

Open vfcerexwn opened this issue 5 months ago • 2 comments

I encounter some trouble when trying to read your code. I plan to change the dataset to my version, but I do not understand what does 'condition' mean? Could you please explain it to me? ret = dict(X=raw_input[[-1], :, :], condition=raw_input[:-1, :, :])

vfcerexwn avatar Mar 21 '24 03:03 vfcerexwn