-
Updated
Aug 15, 2021 - Jupyter Notebook
mlops
Here are 379 public repositories matching this topic...
-
Updated
Aug 23, 2021
-
Updated
Aug 28, 2021 - Jupyter Notebook
-
Updated
Aug 11, 2021
-
Updated
Aug 28, 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
Aug 27, 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.
Steps to reproduce
In Full Kubeflow mode, select a pipeline and click Create Run. During selecting experiment, open a dialog to select existing experiment.
By default, there is no available experiment, but there is no w
Describe the Issue
Currently, in flyteadmin, We are using the kind cluster for running integration tests, In that case, we need to maintain kind.
What if we do not do this?
Need to maintain kind as dependency
Related component
flyteadmin
-
Updated
Aug 27, 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
Aug 26, 2021 - Jupyter Notebook
-
Updated
Aug 20, 2021 - Python
-
Updated
Jun 3, 2021 - Python
-
Updated
Aug 26, 2021
-
Updated
Aug 23, 2021 - Rust
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
-
Updated
Aug 17, 2021 - Python
-
Updated
Aug 11, 2021
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
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