classifier_stacking
Computes a stacked ensemble score for a country by combining GBM, GNN, DBSCAN, and other classifiers into a single meta-learner output with base-contributions.
Instructions
Stacked ensemble score for a country — combines the v3.3 GBM, the GNN, the DBSCAN anomaly model, and per-method classifiers into a single meta-learner output. Returns the stacked probability plus the base-learner contributions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country_code | Yes | ISO 3166-1 alpha-2 country code |