-
https://docs.seldon.io/projects/seldon-core/en/latest/servers/sklearn.html
-
Currently, Seldon deployments are not accessible due to network restrictions and require a special network setup, as identified and used in #798. The network settings need to be adapted for all namesp…
-
The current tutorial relies on a custom flask app and some `oc` commands. We should update the tutorial to use Seldon to remove the user's need for interacting with the cluster directly.
-
upon executing the following command in the command line : -
seldon-cli attr --action apply --client-name univision --json attr.json
the following error occurs -
Traceback (most recent call last…
-
-
@cliveseldon
Calling predict on a deployment that returned sucess fails with a connection error. Attempting to debug this reveals that .status is missing from seldondeployment. Sugestions for how …
-
**Is your feature request related to a problem? Please describe.**
I read in the seldon core documentation that multi-model serving with overcommit is available out of the box on nvidia triton
https…
-
# Description
Handle ConfigMap created by workload container during application remove
There is a ConfigMap created by workload container `seldon-core` to track its leadership:
```
kubectl -n g…
-
CC @brendangadd
-
## Describe the bug
I don't know how to change Service type created by SeldonDeployment.
## To reproduce
```yaml
apiVersion: machinelearning.seldon.io/v1
kind: SeldonDeployment
metadata:
…