We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd2bd9 commit ed8bb2cCopy full SHA for ed8bb2c
bank_subscription_prediction/README.md
@@ -41,6 +41,13 @@ The project implements a complete ML pipeline with the following steps:
41
5. **Model Training**: Train an XGBoost classifier with selected features
42
6. **Model Evaluation**: Evaluate model performance and visualize results with interactive HTML visualization
43
44
+<div align="center">
45
+ <br/>
46
+ <img alt="Evaluation visualization" src="assets/eval_vis.png" width="70%">
47
48
+ <p><em>ZenML visualization of the evals</em></p>
49
+</div>
50
+
51
## 💡 Model Details
52
53
This solution uses XGBoost, specifically designed to handle:
bank_subscription_prediction/assets/eval_vis.png
329 KB
0 commit comments