Skip to content

Commit 1b570d5

Browse files
committed
Refactor OncoClear README with centered image
1 parent eaa355f commit 1b570d5

7 files changed

+5
-1
lines changed

oncoclear/.assets/cloud_mcp_predictions.png:Zone.Identifier

Whitespace-only changes.

oncoclear/.assets/cloud_mcp_screenshot.png:Zone.Identifier

Whitespace-only changes.

oncoclear/.assets/feature_engineering_pipeline.png:Zone.Identifier

Whitespace-only changes.

oncoclear/.assets/inference_pipeline.png:Zone.Identifier

Whitespace-only changes.

oncoclear/.assets/pipeline_overview.png:Zone.Identifier

Whitespace-only changes.

oncoclear/.assets/training_pipeline.png:Zone.Identifier

Whitespace-only changes.

oncoclear/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ A production-ready MLOps pipeline for accurate breast cancer classification usin
66

77
OncoClear is an end-to-end MLOps solution that transforms raw diagnostic measurements into reliable cancer classification predictions. Built with ZenML's robust framework, it delivers enterprise-grade machine learning pipelines that can be deployed in both development and production environments.
88

9-
![OncoClear Pipeline Overview](.assets/pipeline_overview.png)
9+
<div align="center">
10+
<br/>
11+
<img alt="OncoClear Pipelines" src=".assets/pipeline_overview.png" width="40%">
12+
<br/>
13+
</div>
1014

1115
### Key Features
1216

0 commit comments

Comments
 (0)