Credit scoring agent
Automatable Credit Scoring SIPOC process: Data flow: Input(x) > Process algorithm(m+b) > Output(y) 1. Establish supervised learning model 2. Train model using historical data (x) to predict creditworthiness (y) Basic equation: Credit Score (y) = m*(Financial History) + b for iterative optimization of the data fitting algorithm