You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, most fields in DataSample are restricted to AbstractArray.
It could be useful to widen it so that statistical models can take anything as input. This is in particular helpful for GNNs.
Currently, most fields in
DataSampleare restricted toAbstractArray.It could be useful to widen it so that statistical models can take anything as input. This is in particular helpful for GNNs.