Feeds
질문
how to divide data set randomly into training,testing,validation data set?
Hello guys, I have a dataset of a matrix of size 116*116*45 type double and I want to divide it randomly into 3 subsets training...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to extract data after squeeze the matrix?
i have 3D data that will be squeezed to 2D data matrix. the data is 116x150x45 where after the squeeze, i want to take out sampl...
6년 초과 전 | 답변 수: 1 | 0
