-
Updated
Oct 15, 2020
machine-learning-operations
Here are 5 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
We have a mechanism to capture logs in production that doesn't require log files collection. However, there is no option to disable local log files generation.
Describe the solution you'd like
A configuration option for user to disable logging to files.
Describe alternatives you've considered
Accept the default beh
-
Updated
Sep 23, 2020
-
Updated
Sep 25, 2020 - Python
Improve this page
Add a description, image, and links to the machine-learning-operations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the machine-learning-operations topic, visit your repo's landing page and select "manage topics."
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