Hub
Pricing About
WorkflowWorkflow

02_Deployment Loan Request

Random ForestDeploymentKNIME for FinanceFinancial ServicesApproving Loan Requests
+2
knime profile image
Versionv2Latest, created on 
Jan 22, 2025 3:30 PM
Drag & drop
Like
Download workflow
Workflow preview
This workflow deploys a classification model (a Random Forest in this case) to approve or disapprove loan requests.

Previously the model has been trained on 80% of the data from the German Credit Data Set, provided by University of California Archive for Machine Learning and Intelligent Systems, to predict whether an applicant is credit-worthy (1) or risky (2). The loans had been issued for credit-worthy applicants and rejected for risky applicants.

Now we reuse that model, to make the same prediction for new loan applications. Today's loan applications are 100 and are contained in file "daily loan requests.csv". Obviously, since they are new there is not target variable already assigned to them. So we use the model to make the prediction. If the applicant is esteemed credit-worthy (1) then the loan is granted, if risky (2) then the loan request is rejected. The workflow implements the following steps:
1. read data "daily loan requests.csv"
2. Import model
3. perform prediction to either credit-worthy or risky

Read more on the topic Credit Scoring on the KNIME Blog: https://www.knime.com/blog/how-to-do-credit-scoring

External resources

  • KNIME Blog: Credit Scoring
Loading deploymentsLoading ad hoc jobs

Used extensions & nodes

Created with KNIME Analytics Platform version 5.2.5
  • Go to item
    KNIME Base nodesTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 5.2.0

    knime profile image
    knime
  • Go to item
    KNIME Ensemble Learning WrappersTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 5.2.0

    knime profile image
    knime

Legal

By using or downloading the workflow, you agree to our terms and conditions.

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits