|
|
|
|
|
by orless
3051 days ago
|
|
When applying for a loan, mobile phone contract, or even trying to rent an apartment in Germany, the Schufa score - Germany's credit rating - is decisive. If you have a few "points" too little, your application is refused. (Computer says "No" to your new smartphone or apartment.) However, the calculation of these credit scores - done by the private Schufa company - is fully intransparent. The formula is a trade secret, and as such not open to the public. We want to change this intransparency with the project OpenSCHUFA. Open Knowledge Foundation together with AlgorithmWatch want to reconstruct the Schufa algorithm with "reverse engineering". |
|
I'd expect the logic backing a legacy/old school company like this would turn out to be an expert system. If that's the case, and you have a LOT of data, you'd likely get very far by just feeding a bunch of SCHUFA applications and resulting scores into SKL's decision tree classifier.
They are easy to visualize, they likely model what's going on behind the scenes, and it takes very little effort to give it a try.