Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataset: FICO #2

Open
pbiecek opened this issue Jan 28, 2020 · 1 comment
Open

Dataset: FICO #2

pbiecek opened this issue Jan 28, 2020 · 1 comment
Labels

Comments

@pbiecek
Copy link
Owner

pbiecek commented Jan 28, 2020

Problem

This is a binary classification problem.
On the basis of historical data, models (of varying degrees of complexity) should be developed to predict the chances of default (credit risk scoring).
The best models should be explained using XAI tools at the instance level and at the data set level.

Data

The data can be downloaded from the FICO competition website. The form for applying for access to data can be found at
https://community.fico.com/s/explainable-machine-learning-challenge?tabset-3158a=2

Example solution

Two interesting solutions in the FICO competition are described under the links

@alicjaj1000
Copy link

Great problem selection - XAI in credit scoring is truly a hot topic!
The main question is how to connect a superior prediction with sticking to regulatory requirements? Compliance requires providing explanations for loan decisions reached through AI models.
I highly encourage you to get deeper into that topic :) If you want to discuss more, don't hesitate to shoot me a message on Slack!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants