Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Kim XNN TODOs #15

Description

@jphall663

Features

  • Input feature list (hopefully informed by @navdeep-G using GBM Shapley)

For simulated data

  • Unconstrained feedforward ANN trained w/ 5-fold CV with training/CV and test AUC, Accuracy, RMSE, logloss
  • XNN trained w/ 5-fold CV with training/CV and test AUC, Accuracy, RMSE, logloss
  • Mean local feature importance values across quintiles of predictions (by Shapley or gradient-based) for XNN for top 5 features
  • Ridge function curves for XNN for top 5 features
  • ICE curves at quintiles of predictions for XNN for top 5 features

For mortgage data

  • Unconstrained feedforward ANN trained w/ 5-fold CV with training/CV and test AUC, Accuracy, RMSE
  • XNN trained w/ 5-fold CV with training/CV and test AUC, Accuracy, RMSE
  • Mean local feature importance values across quintiles of predictions (by Shapley or gradient-based) for XNN for top 5 features
  • Ridge function curves for XNN for top 5 features
  • ICE curves at quintiles of predictions for XNN for top 5 features

Fairness

  • Pandas frame of predictions and row IDs for the test data for @nickpschmidt to conduct discrimination testing for XNN

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions