seldon-core icon indicating copy to clipboard operation
seldon-core copied to clipboard

An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models

Results 519 seldon-core issues
Sort by recently updated
recently updated
newest added

In certain scenarios Elasticsearch may require ``` Authorization: ApiKey ${TOKEN} ``` header to authenticate with Elasticsearch. Right now we hard-code to ``` Authorization: Bearer ${TOKEN} ``` so we should ideally...

In the current design of SC we have the assumption that a model has one `ModelUri` however in the case of white box explainers we can have upto 2 artifacts...

v2

Hi Guys, I have got a use case that I already confirm on Slack that is not currently supported in Seldon, so just opening a ticket here as a future...

v2

Currently there are three dependencies that are not compiled into the binary, but still have GNU license, and hence are included into the list of licenses that are exported with...

bug

Explore allowing a configurable parameter in the installation helm chart that sets a baseline default for a node taint and node selector that can get added to all seldon models...

v2

To simplify maintenance process we should drop the `continuumio/miniconda3` based Python wrapper and only maintain one based on `ubi8`.

The OpenTelemetry project now has a `Collector` component, which can be seen as `fluentd` for traces. The collector offers a single (vendor agnostic) centralised point to gather traces from different...

v2

## Describe the bug The `/doc/` endpoint provides a swagger schema for the endpoints implemented by the Seldon protocol, however it is incomplete. Currently, it only displays `/prediction` and the...

bug
v2

https://docs.seldon.io/projects/seldon-core/en/latest/examples/outlier_combiner.html Above example has outlier detection model with preprocessor, how to start the outlier detector using alibi-detect-server with per-processing step?

v2