This directory contains 3 workflows.
Training workflow. This workflow accesses the training data from a file, splits and preprocesses it, and trains the credit scoring model. - The […]
Applying the prediction workflow on the new data. This workflow calls the prediction workflow to predict the credit scoring for the new applicants. TAGS: […]
<h1 style="text-align: center"><strong>Prediction Workflow for Deployment</strong></h1><h2 style="text-align: center">Apply a credit scoring model</h2>