-
We recently upgraded Seldon-core from 1.14 to 1.16. However we found some issues with payload logging.
## Describe the bug
This is our graph structure:
```
graph:
children:
…
-
Once Metaflow has been used to train a model, it produces artifacts that are typically persisted (for example in S3). A natural extension of this is to provide an easy mechanism to deploy web services…
-
Based on running the seldon operator in openshift in https://github.com/operator-framework/community-operators/pull/447, it looks like the operator should have a kubebuilder mark for permissions on se…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
> /kind bug
/kind feature
Since we've decided to use seldon core as part of our serving inf…
-
## Describe the bug
inside the seldon-runtime helm chart, the scheduler `replicas` [value](https://github.com/SeldonIO/seldon-core/blob/v2/k8s/helm-charts/seldon-core-v2-runtime/values.yaml) is not p…
-
Hello everyone,
I'm quite new to xAI and Seldon Alibi.
Hope my question is not too naive:
if I train an explainer on a training dataset that received some transformations on data (like Scaling of a…
-
The following parameters need be standardized as described https://github.com/epam/hub-kubeflow-components/issues/53 :
- [x] [argo](https://github.com/epam/hub-kubeflow-components/tree/develop/argo…
-
/kind bug
**What steps did you take and what happened:**
I did a fresh install of Kubeflow and then Fairing on a GCP hosted notebook server with a default Docker image. I tried running the exam…
jdumm updated
4 years ago
-
I am getting below error when training matrix-factorization on latest version of seldon-server 1.3.2 and 1.3.3.
16/06/16 06:26:41 WARN BLAS: Failed to load implementation from: com.github.fommil.netl…
-
Is there currently support for adding the "Access-Control-Allow-Origin" header to the REST API requests? Nearly all modern browsers are set to block those sorts of requests without that header.
(O…