随笔分类 -  金融逻辑回归评分卡开发

pca和lr
摘要:from warnings import simplefilter simplefilter(action='ignore', category=FutureWarning) from sklearn.tree import export_graphviz from sklearn.tree imp 阅读全文

posted @ 2022-01-22 14:49 andy_1 阅读(68) 评论(0) 推荐(0)

scorecard用法
摘要:# -*- coding: utf-8 -*- """ Created on Fri Oct 9 13:34:59 2020 @author: Administrator """ import scorecardpy as sc dat = sc.germancredit() #首先,导入germa 阅读全文

posted @ 2022-01-22 13:23 andy_1 阅读(731) 评论(0) 推荐(0)

导航