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
I have been using onnx but it's very slow, well in relative terms it's fast but ~100 microseconds it's still on the slow side when the input data is a relatively small dataset or ~100 rows of 3 columns.
Thanks!
Dave.
The text was updated successfully, but these errors were encountered:
Hi, I just came across this library but I wanted to know if it was easy to compose a composite kernel also where the RBF is anisotropic scaling.
I want to do something similar to what I have tested in scikit: Constant * GPR(RBF) with standard scaling on the input:
I have been using onnx but it's very slow, well in relative terms it's fast but ~100 microseconds it's still on the slow side when the input data is a relatively small dataset or ~100 rows of 3 columns.
Thanks!
Dave.
The text was updated successfully, but these errors were encountered: