Icon

Session 1

This directory contains 4 workflows.

Icon01_​Capturing_​segments_​-_​Credit_​scoring_​training_​workflow 

Training workflow. This workflow accesses the training data from a file, splits and preprocesses it, and trains the credit scoring model. - The […]

Icon02_​Application_​test_​-_​Prediction_​workflow_​output_​testing 

This test is especially important before the deployment but can also be executed regularly when the workflow is already deployed.

Icon03_​Call_​the_​prediction_​workflow 

Applying the prediction workflow on the new data. This workflow calls the prediction workflow to predict the credit scoring for the new applicants. TAGS: […]