Christian Versloot

Results 11 issues of Christian Versloot

I'm currently migrating servers and am in the process of reinstalling `ncdump-json`. The installation instructions do however no longer work with the more recent versions of cmake due to syntax...

### Contact Details [Optional] _No response_ ### System Information zenml 0.50.0 ### What happened? We have a pipeline with a step named `run_model`: ``` @step def run_model(X_train: np.ndarray, y_train: np.ndarray,...

x-squad

In https://github.com/zenml-io/zenml/pull/1381, we are expanding the SageMaker Step Operator with additional estimator arguments and training data inputs. Currently, the SageMaker Step Operator in ZenML uses a default Estimator for starting...

## Checks * [x] I added a descriptive title to this issue * [x] I have searched (google, github) for similar issues and couldn't find anything * [x] I have...

## Describe changes This PR bumps `mlflow` to version `2.12.2`, which was released yesterday. As usual, I ran my test pipeline, and it completes successfully. ![image](https://github.com/zenml-io/zenml/assets/6450612/bb25fa6c-8b1b-4894-8a67-9a9459d3a705) ![image](https://github.com/zenml-io/zenml/assets/6450612/50e42181-ce65-404f-b86c-92c195476467) ## Pre-requisites Please...

run-slow-ci

## Describe changes When working on https://github.com/zenml-io/zenml/pull/2572 I got a large diff when running `scripts/format.sh` because my version of `ruff` installed in the environment was quite old. This PR implements...

enhancement
dependencies
run-slow-ci

**URL to dataset** http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html **Describe the dataset** CelebFaces Attributes Dataset (CelebA) is a large-scale face attributes dataset with more than 200K celebrity images, each with 40 attribute annotations. It is...

dataset

**URL to dataset** https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+%28Diagnostic%29 **Describe the dataset** Abstract: Diagnostic Wisconsin Breast Cancer Database **Is the dataset publicly accessible?** Yes **How is the dataset licensed?** UCI ML Repository citation policy, can...

dataset

**URL to dataset** https://archive.ics.uci.edu/ml/datasets/Adult **Describe the dataset** Abstract: Predict whether income exceeds $50K/yr based on census data. Also known as "Census Income" dataset. Nice addition. **Is the dataset publicly accessible?**...

dataset