Model Pipeline - Threshold tuning
This pipeline shows how adjusting the decision threshold of a classification model affects its predictions and performance metrics. Instead of using the default 0.5 cutoff, we tune the threshold to balance precision and recall better.