-
# Bug Report
## Description
I have the following dvc pipeline with the following stage:
```
stages:
process:
foreach: ${datasets}
do:
cmd: >-
python ${GEN_SC…
-
This is a very good question which comes, always, when I'm working with services which deals with ML models and pipelines. Sometimes I push it with the code, to the repo, and others I put it on the da…
-
I installed Kubeflow on my on-premise Kubernetes cluster, and most things seem to be working fine. However, I'm encountering an issue when trying to access artifacts from the Run dashboard. Whenever I…
-
@jhamman had the great idea in today's meeting of organizing an independent workshop on pangeo + ML to occur towards the end of the year.
I think this is a great opportunity to focus our thoughts i…
-
/kind feature
**Describe the solution you'd like**
While trying to use KFP version 2.6.0 for parallel pipelines that includes a step for training a model and then a step that deploys the trained m…
-
It will be nice to be able to run polynote notebooks as functions from commandline in such case they can be made a part of DVC and other ML pipelines
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
Java and Python APIs have diverged since aliases have …
-
I have a "bundle.zip" serialized from pyspark.
I want to deserialize this pipeline object in my python application without needing a spark context.
according to the documentation this is possible:
…
-
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-17358/2/pipeline
```
======================================================================
…
-
## Description
slogdet seems to produce wrong results on windows in a flaky way even with `rtol=atol=1e-1`. Given the tolerance level in the test and the frequency of failures in CI, this operator do…