kale icon indicating copy to clipboard operation
kale copied to clipboard

Kubeflow’s superfood for Data Scientists

Results 109 kale issues
Sort by recently updated
recently updated
newest added

While trying to run a pipeline the Kubeflow dashboard crashes with an error at bottom '500 error'. Also sometimes there is a backend connection error when trying for hyperparameter tuning....

Hi all, I've followed the kubeflow-kale README to install ```bash pip install kubeflow-kale pip install jupyterlab">=2.0.0,

Cannot serve a model because of `ModuleNotFoundError: No module named 'rok_gw_client' I am using Kale without ROK and I want to create an InferenceService out of my model. After reading...

Currently, the Notebook Server with Kale is built with the docker file provided here in the repo: (commit 2ac934bffba7cb70c399dce2a9c0858ce9089ea7) https://github.com/kubeflow-kale/kale/blob/master/docker/jupyterlab/Dockerfile If pipeline is built and compiled using kale notebook server...

tf.keras.utils.Sequence object couldn't be saved b/c, log says, the object has no save attribute when trying to save using keras backend

Thanks for the instruction, I can do the serving part as the example. But if i want to extend the serving part by apply a transformer, there is no reference...

After applying a fix to allow Kale to compile, upload and run pipelines in a multi-user environment according to the steps I posted in https://github.com/kubeflow-kale/kale/issues/204#issuecomment-694771168, I receive the following error...

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0.6 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies
python

Please provide the link for rok storage class.

Hello, I'm trying to compile/execute the official titanic-ml example, but I have the issue that the python packages which I import under the tag "imports" cannot be found when I...