Skip to content

Instantly share code, notes, and snippets.

@KineticCookie
Created September 17, 2018 14:32
Show Gist options
  • Select an option

  • Save KineticCookie/45376fbff6cb88cfdaef9fc8c4876981 to your computer and use it in GitHub Desktop.

Select an option

Save KineticCookie/45376fbff6cb88cfdaef9fc8c4876981 to your computer and use it in GitHub Desktop.
version: v2-alpha
kind: Application
name: claims-pipeline-app
streaming:
in-topic: claims-input
out-topic: claims-output
singular:
monitoring:
ks:
input: feature_42
type: Kolmogorov-Smirnov
is_healthcheck: true
treshold: 69
gan:
input: feature
type: GAN
app: claims-autoencoder-app
is_healthcheck: true
treshold: 69
autoencoder:
input: feature
type: Autoencoder
app: claims-autoencoder-app
is_healthcheck: true
treshold: 69
modelservice:
model:
name: claims-model
version: 1
runtime:
name: hydrosphere/serving-runtime-python
version: 3.6-latest
environment: intel-xeon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment