# model_indicator **Repository Path**: SnoopyXI/model_indicator ## Basic Information - **Project Name**: model_indicator - **Description**: 基于python的模型评价相关指标 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-16 - **Last Updated**: 2023-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # model_indicator #### 介绍 基于python的模型评价相关指标 * PR 图; (√) * 模型KS值 等频分箱表, 20箱,10箱 可输入; (√) * 模型KS值 等距分箱表, 带捕获率、LIFT、KS、等等; (√) * 计算PSI,并绘制PSI曲线图; (√) * 绘制KS、lift曲线图; (√) * PSI 函数; (√) * CSI 函数; * 监控报表封装成函数; * 召回率、精确率等、AUC、KS(稍微美化一下)的函数;(√)