Icon

Credit Scoring App

There has been no title set for this workflow's metadata.



The Credit Scoring App is designed to determine the creditworthiness of an individual applying for a loan. It takes a set of input variables and uses a deployed "Credit Scoring Model- Decision Tree" workflow as a service to make predictions. This workflow is deployed on KNIME Business Hub as a data app, providing an easy-to-use interface for users to assess their credit eligibility.

Workflow Steps:

The workflow begins when a user accesses the Credit Scoring App through the KNIME Business Hub.

The user is presented with a user-friendly interface to input their personal information.
User Input Collection:

Collect input variables from the user, which are required for credit scoring:

1. Gender
2. Home Ownership
3. Education
4. Marital Status
5. Income
6. Age
7. Number of Children

Construct a JSON body with the user-provided input variables.

Nodes

Extensions

Links