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

Reasons for using a neural network for loan risk #4

Open
sts-ryan-holton opened this issue Nov 20, 2023 · 0 comments
Open

Reasons for using a neural network for loan risk #4

sts-ryan-holton opened this issue Nov 20, 2023 · 0 comments

Comments

@sts-ryan-holton
Copy link

@TyMick

Hi, I'm reaching out to query the decision behind building a loan risk network. I'm trying to figure out what made you choose this approach compared to writing a function an essentially assigning weights to each item using if/else statements as apposed to trying to normalise data coming in and building a neural network?

For example, if someone's risk of not paying back is on a scale of 0 to 100, where 100 is unlikely to pay back, why not just create a "points" system assigning a set of points to each field based on the value, like saying if someone's loan amount is super high and their borrowing term is super low to assign a higher weight?

Just trying to uncover this reason

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

No branches or pull requests

1 participant