KernelFunctions.jl icon indicating copy to clipboard operation
KernelFunctions.jl copied to clipboard

Create `MOInputHeterotopic` type

Open thomasgudjonwright opened this issue 4 years ago • 0 comments

Might we want something similar to MOInputIsotopicByFeatures and MOInputIsotopicByOutputs for heterotopic data? I think this would be a good idea since we could then define some convenient helper functionality to extract observations associated to specific outputs, build the inputs, etc...

eg. get_output_input(X::MOInputHeterotopic, p::Int) could return the observations for output p

Originally brought up here.

thomasgudjonwright avatar Aug 12 '21 10:08 thomasgudjonwright