Closed zml24 closed 4 years ago
Hi, sorry for the confusion! This was an earlier version that did not include the encoder dimension. I will push a newer version in which the error tensor has size (n_datasets, 4, 2, 2, 8, 183)
, which includes 4 data imputers, 2 encoders, 2 standardizers, 8 dimensionality reducers and 183 estimators.
Thanks!
Hi, I read the file
error_tensor.npy
and find that the shape of ERROR_TENSOR is(215, 4, 2, 8, 183)
.After computing, I find the number of
standardizer
is 2; the number ofdim_reducer
is 8; the number ofestimator
is 183; maybe the number ofdataset
is 215. So, what is the number in the shape4
means?Here are infos in
classification.json