https://github.com/jbris/zenml-testing
Testing ZenML
https://github.com/jbris/zenml-testing
machine-learning mlops mlops-environment mlops-project mlops-workflow zenml zenml-pipelines
Last synced: 9 months ago
JSON representation
Testing ZenML
- Host: GitHub
- URL: https://github.com/jbris/zenml-testing
- Owner: JBris
- License: apache-2.0
- Created: 2025-03-08T02:33:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T23:46:05.000Z (about 1 year ago)
- Last Synced: 2025-06-19T00:03:55.930Z (12 months ago)
- Topics: machine-learning, mlops, mlops-environment, mlops-project, mlops-workflow, zenml, zenml-pipelines
- Language: Python
- Homepage:
- Size: 147 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZenML Testing
Testing ZenML
# Usage
For tutorials, run:
```
zenml go
```
Simple model training test:
```
python run.py
```