-
Updated
Feb 7, 2022 - Jupyter Notebook
mlops
Here are 637 public repositories matching this topic...
-
Updated
Mar 5, 2022
-
Updated
Feb 22, 2022
Description
We're running usability tests and would love for you to record walking through our tutorials. The idea for this ticket is that you do a screen capture walking through one of more of the following examples:
- Hello World! (15 minutes)
- [Iris Dataset](https://kedro.readthedocs.io/en/stable/02_get_started
-
Updated
Mar 9, 2022 - Jupyter Notebook
Describe the bug
data docs columns shrink to 1 character width with long query
To Reproduce
Steps to reproduce the behavior:
- make a batch from a long query string
- run validation
- render result to data docs
- See screenshot
<img width="1525" alt="Data_documentation_compiled_by_Great_Expectations" src="https://user-images.githubusercontent.com/928247/103230647-30eca500-4
Currently, you can do something like this: Task(Flow/RunID/StepName) and this will not result in an error but then the resulting Task object behaves in a bizarre manner where things like t.data will work but t.data.my_artifact will not for example.
We should validate the format of the pathspec passed in to each object and verify that the following are the only possible cases:
- Metaflo
🚨 🚨 Feature Request
If your feature will improve HUB
To explore the structure of a dataset it is convenient to have nicer and more informative prints of dataset objects and samples
Description of the possible solution
1) show ds
now
> ds
Dataset(path='hub://activeloop/abalone_full_dataset', tensors=['length', 'diameter', 'height', 'weight'])-
Updated
Mar 9, 2022 - Python
-
Updated
Mar 9, 2022 - Python
-
Updated
Mar 8, 2022 - Python
The documentation for creating complex inference graphs should include what components can be connected to what, and how the overall graph should behave.
For example, all inference graphs need to end with a single node, whether its a combiner combining multiple inputs, or a transformer, or a model--the graph can't split and then never rejoin, etc.
Is your feature request related to a problem? Please describe.
Currently in feature_store.yaml, we can only specify a region for DynamoDB provider. As a result, it requires an actual DynamoDB to be available when we want to do local development/testing or integration testing in a sandbox environment.
Describe the solution you'd like
A way to solve this is to let user pass an endpoint
I have uploaded the metrics_visualization pipeline in the Kubeflow Console and when I invoke a run I am able to see the visualizations yet they are not seen in the run output
.
All system requirements should be listed on an integration level, just
-
Updated
Mar 9, 2022 - Python
- source: fit.html
product:
nb: output/nb.ipynb
model: output/model.pickle(ploomber) Edu@MBP Desktop/mlx » ploomber task fit0 -f
Loading pipeline...
Error: Failed to determine task class for source 'fit.html': list indices must be integers or slices, not str.
-
Updated
Jan 12, 2022 - Kotlin
executeBatch will return a list of int, 0 means ok, -1 means insert failed.
Read the list, if not all 0, throw an exception.
-
Updated
Aug 23, 2021 - Python
Currrently , the CLI outputs "No such file or directory" but should be more verbose and explain which file could not be found.
No such file or directory (os error 2)
-
Updated
Mar 3, 2022 - Python
Is your feature request related to a problem? Please describe.
Currently, when building the docs using the make docs command, many errors and warnings are being raised. This makes the deployment really difficult because we can't know for sure that the docs are not broken.
Describe the solution you'd like
The required solution would be that the build process of the docs will contain
-
Updated
Mar 6, 2022 - Python
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
I am trying to label Hebrew text (RTL language). When labels are attached to the text, the words of the text are mixed and not shown in their original order.
To Reproduce
Steps to reproduce the behavior: