-
Updated
Sep 2, 2021 - Jupyter Notebook
mlops
Here are 386 public repositories matching this topic...
-
Updated
Sep 4, 2021
-
Updated
Aug 11, 2021
-
Updated
Sep 5, 2021 - Jupyter Notebook
-
Updated
Sep 2, 2021 - Python
Description
To allow for both contributions, I think we should specify the following in Contributing.md:
- Contributors need to add their dataset to the the doctree: https://github.com/quantumblacklabs/kedro/blob/master/docs/source/15_api_docs/kedro.extras.datasets.rst
- Contributors need to add their dataset to catalog json schema: https://github.com/quantumblacklabs/kedro/blob/master/sta
🚨 🚨 Feature Request
We need description, citation, license, and version meta info to be added to the dataset.
Is your feature request related to a problem?
Some datasets need this info inside them for legal reasons.
If your feature will improve HUB
Easy to implement, won't hurt for sure.
Description of the possible solution
Currently, we have all metadata store
-
Updated
Sep 5, 2021 - Python
For SC Operator it may be a good idea to generate CRD manifests from inside a docker container.
This should provide reproducible generation step and avoid "produces different output on my machine" issues.
Linter should also fail if generation of manifests produce diff with the commited version.
What steps did you take
Code gets stuck in infinite loop is SageMaker training job gets stopped (unhandled use case)
What happened:
Above code only caters for training job status Completed or Failed, so if the training job status is marked as `Stopped
Describe the Issue
- Currently, we have old documentation in gh-pages but now we are not using the gh-pages for documentation and Add documentation for helm in gh-pages README
https://github.com/flyteorg/flyte/tree/gh-pages
What if we do not do this?
Related component
Either Specific / all
-
Updated
Sep 2, 2021 - Go
Problem
If we pass a Path instance of pathlib to aim.Session(repo=path_repo), the path is silently converted to ''.
Solution
I would suggest editing clean_repo_path in aim.engine.utils.
Simply add:
def clean_repo_path(repo_path: str) -> str:
if isinstance(repo_path, pathlib.Path):
repo_path = str(repo_path)We might also use `pathlib
-
Updated
Aug 25, 2021 - Jupyter Notebook
-
Updated
Aug 23, 2021 - Python
-
Updated
Jul 28, 2021 - Kotlin
-
Updated
Sep 1, 2021 - Jupyter Notebook
-
Updated
Aug 20, 2021 - Python
-
Updated
Jun 3, 2021 - Python
-
Updated
Aug 28, 2021 - Rust
-
Updated
Sep 5, 2021
We're using marshmallow to parse whylogs config from YAML
However, Pydantic is much more powerful as it allows users to set config via various mechanims, from YAML, JSON to Environment settings.
We should consider moving to pydantic
-
Updated
Aug 19, 2021 - Go
We have a new cookbook section: https://github.com/ploomber/projects/tree/master/cookbook
where we add minimal examples for certain use cases, we should add links to each one on the relevant sections in the docs
-
Updated
Sep 1, 2021 - Python
-
Updated
Aug 11, 2021
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
data docs columns shrink to 1 character width with long query
To Reproduce
Steps to reproduce the behavior:
<img width="1525" alt="Data_documentation_compiled_by_Great_Expectations" src="https://user-images.githubusercontent.com/928247/103230647-30eca500-4