Christian Ritter

Results 15 comments of Christian Ritter

@fortune-uwha and I are going to work on `sklearn.cluster._agglomerative.linkage_tree`.

It would be beneficial to consider the option to enable accessibility of a Seldon deployment by all users on NetB incl. AAW for specific use cases. Related to #1025

Here is a screenshot just now. As you see VS Code is not rendering properly. ![image](https://user-images.githubusercontent.com/15911039/163203717-f3b22e6c-95dd-471a-bdce-75266e49516f.png)

It happens frequently, also reported by my colleague Krishna.

@vexingly We will test your suggestions of the flags. I am waiting for resource monitoring via Grafana to be enabled again to see if some other services overutilize cpu.

@blairdrummond Could this be prioritized as we have multiple clients who need to access the namespace? As this is a basic capability further efforts would be great.

@justbert Lindsay who is not able to access my namespace has the edit role: `user-lindsay-elisson-cloud-statcan-ca-clusterrole-edit 13d`. @blairdrummond all others who are supposed to access my namespace have the same cluster...

Preventing istio injection to allow init container with model to start: ``` annotations: sidecar.istio.io/inject: "false" ```

Hi @ianepreston, I would welcome checks beyond 3.7. I suppose Python 3 only support and one can remove the Travis yml statement for Python 2.7?

Working on [`pymc.Exponential`](https://docs.pymc.io/en/latest/api/distributions/generated/pymc.Exponential.html#pymc-exponential)