Train Classification Outputs
v.1.0.0
Global Explainability
df_importance.csv: Data frame containing the importance of each feature.

df_pdp.csv: Dataframe containing partial dependence evaluations per feature.



Predictions + Local Explainability
df_predicted.csv: Data frame containing predictions for the data used to train the model.

df_db.csv: Dataframe containing drivers and barriers per prediction.

Model Performance Metrics
scoring_naive.csv: Dataframe containing model performance metrics.

Last updated
Was this helpful?