# overdue **Repository Path**: xiwanggit/overdue ## Basic Information - **Project Name**: overdue - **Description**: 还款逾期预测 - **Primary Language**: Python - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-08-19 - **Last Updated**: 2021-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # overdue * 目的:预测新用户还款是否会产生逾期 * 公开数据:/data下(有字段解释) * env * python: 3.7.3 * pandas==0.24.2 * scikit-learn==0.21.1 * tensorflow==2.0.0-beta1 * xgboost==0.90 * 重要声明:该案例没有对参数和模型进行调优(仅仅是个思路)