Open everettbu opened 1 year ago
Notes for Feb6: [with client]
Youtube a bit complicated, need manager approval 3.2 PiML team are fixing it anyways 3.4 main goal, understand interpretable model better, compare to black-box, and traditional regression model.
The work flow of 3.4? Interpretable model has constraints, main effect, two way interaction Blackbox, more complicated How much better does black box better than interpretable model, if significant better, why it is The experient, if the interpretable model good enough
When look at black box model - use any model in github (avoid overfeeding)
Eg. Look for examples that interpretable model is much worse than Hypothesis: Interpretable model can usually as good as black box
Financial field: regulation, blackbox is hard to get approval
(focusing on at least ⅔ of the three models) EBM: Explainable Boosting Machine (Nori, et al. 2019; Lou, et al. 2013) GAMI-Net: Generalized Additive Model with Structured Interactions (Yang, Zhang and Sudjianto, 2021) ReLU-DNN: Deep ReLU Networks using Aletheia Unwrapper and Sparsification (Sudjianto, et al. 2020)
UCI data Examples in the email
Next Steps:
Meeting Minutes (01/06/23)
Helpful link - http://aix360.mybluemix.net/
This has good overview information and a demo that walks you through a credit approval model
Maybe we should focus on having a good understanding of whats specifically happening in each of these steps (of one of their PiML low-code case studies)...
2/6
Meeting notes
Overarching Question: Do the interpretable models have comparable performance to black box models?
To do answer this question:
Focus on the following models: EBM: Explainable Boosting Machine (Nori, et al. 2019; Lou, et al. 2013) GAMI-Net: Generalized Additive Model with Structured Interactions (Yang, Zhang and Sudjianto, 2021) ReLU-DNN: Deep ReLU Networks using Aletheia Unwrapper and Sparsification (Sudjianto, et al. 2020)