Hi,
I read that redisai supports onnx and onnx-ml, but when I try and run an scikit-learn rfc it returns this “ERR: non-tensor output from ONNX models, ignoring (currently unsupported).”
Does this mean I always have to use a model which produces a tensor?
Cheers
Thomas