Martin.B
Martin.B
Hi Guys, I'd like to create a set of possible configuration spaces and then create a union of them, for example: ```python cat_hp1 = CSH.CategoricalHyperparameter('cat_hp', choices=['red', 'green', 'blue']) uniform_integer_hp1 =...
### ClearML serving design document v2.0 **Goal: Create a simple interface to serve multiple models with scalable serving engines on top of Kubernetes** Design Diagram (edit [here](https://excalidraw.com/#json=YnP_tJVH0q5wZ8kd0ruFZ,zJOO7eW81F9H3pCXO3noNw))  **Features** -...