-
Updated
Jul 18, 2021 - Jupyter Notebook
mlops
Here are 337 public repositories matching this topic...
-
Updated
Jul 15, 2021
-
Updated
Jul 21, 2021 - Jupyter Notebook
-
Updated
Jul 20, 2021
-
Updated
Jul 21, 2021 - Python
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
🚨 🚨 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
It is neat to have a Colab integration to bentoml docs instead of embeded links
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 feature/command for flytectl
Current way of flytectl upgrade is manual and the user needs to do a brew upgrade flytectl if he is mac user
or perform installer again and copy the binary
curl -s https://raw.githubusercontent.com/lyft/flytectl/master/install.sh | bash
flytectl version command already recommends whats the latest version .
eg :
flytectl version
A
-
Updated
Jul 20, 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
Jul 6, 2021 - Python
-
Updated
Jul 19, 2021 - Kotlin
-
Updated
Jul 20, 2021 - Jupyter Notebook
-
Updated
Jul 18, 2021 - Jupyter Notebook
-
Updated
Jun 3, 2021 - Python
-
Updated
Jun 26, 2021 - Python
-
Updated
Jul 20, 2021
-
Updated
Jul 20, 2021 - Go
When trying to log a list of dictionaries like this:
to_send = [
{
"residual": None,
"timestamp": 1553004853455
},
{
"residual": None,
"timestamp": 1553004853662
},
{
"residual": None,
"timestamp": 1553004853868
}
-
Updated
Jul 21, 2021 - Python
-
Updated
Jul 11, 2021
-
Updated
Jun 12, 2021 - 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
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