Skip to content

Commit ed8bb2c

Browse files
committed
Add evaluation visualization image to README.md
1 parent 2bd2bd9 commit ed8bb2c

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

bank_subscription_prediction/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ The project implements a complete ML pipeline with the following steps:
4141
5. **Model Training**: Train an XGBoost classifier with selected features
4242
6. **Model Evaluation**: Evaluate model performance and visualize results with interactive HTML visualization
4343

44+
<div align="center">
45+
<br/>
46+
<img alt="Evaluation visualization" src="assets/eval_vis.png" width="70%">
47+
<br/>
48+
<p><em>ZenML visualization of the evals</em></p>
49+
</div>
50+
4451
## 💡 Model Details
4552

4653
This solution uses XGBoost, specifically designed to handle:
329 KB
Loading

0 commit comments

Comments
 (0)