-
Updated
Oct 26, 2020
mlops
Here are 119 public repositories matching this topic...
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 19, 2020
Currently the way that the predict function converts the incoming data and more importantly the return statement is quite obscure, and the community tends to just look at the util.py functions, however they shouldn't have the need to read the source to know what rules apply. For this it would be useful to ahve a table or a high level overview of the rules that apply in regards to what data types g
Currently, Spacy artifact code is not tested: https://codecov.io/gh/bentoml/BentoML/tree/master/bentoml/frameworks
We would want to add an integration test suit to test its functionalities including save, load, and run inference from API server. The setup should be similar to other integration tests that can be found here: https://github.com/bentoml/BentoML/tree/master/tests/integration
-
Updated
Sep 29, 2020 - Python
-
Updated
Oct 24, 2020 - Python
-
Updated
Oct 27, 2020 - Go
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 27, 2020 - Python
-
Updated
Sep 26, 2020 - Python
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 22, 2020 - Python
-
Updated
Jul 6, 2020 - Jupyter Notebook
-
Updated
Oct 17, 2020 - Shell
-
Updated
Oct 21, 2020 - Java
今だとジョブ投入で初めて設定不備が分かるので、手戻りが大きいのでkamonohashiデプロイ前に流すスクリプトでチェックする
-
Updated
Oct 25, 2020 - Python
/kind feature
Description:
Some Kubernetes resources such as V1EnvVar for container environment variables only accept string, so we need to let the SDK to sanitize these variables into proper strings before dumping it to Tekton YAML.
The Kubernetes API docs defines what types are supported under the pod spec.
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/
/go
-
Updated
May 20, 2020 - Python
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Mar 31, 2020 - Jupyter Notebook
-
Updated
May 5, 2020 - Python
User often do lots of parameter tuning. What some would like is create a new batch from filtered results (e.g. my_param: best_value), so that they can save them as a milestone with a descriptive name.
TODO
- Add a "Move filtered outputs" menu item, next to the "Rename batch" item, and [much like it](https://github.com/Samsung/qaboard/blob/master/webapp/src/components/CommitNavbar.js#
-
Updated
Jul 29, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the mlops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mlops topic, visit your repo's landing page and select "manage topics."

Describe the bug
Using a data source with umlauts in the column names leads to the Jupyter Notebook with which the suite can be edited throw an error on startup. The Notebook then doesn't load.
This might be a Jupyter Notebook bug, not sure?!
To Reproduce
Steps to reproduce the behavior: