Prediction Model
请选择每个变量的值,然后点击“Predict”按钮进行预测。
{% for feature, info in feature_ranges.items() %}
{{ info.get('label', feature) }}:
{% for option in info["options"] %}
{{ option }}
{% endfor %}
{% endfor %}
Predict
Prediction Results:
Predicted Probability: --
Risk Level: --
SHAP Plot: