Jarye0612

Results 4 issues of Jarye0612

执行安装命令pip install scorecardpy后,运行Example代码报错, 出错语句为: # woe binning ------ bins = sc.woebin(dt_s, y="creditability") 报错信息: TypeError: unhashable type: 'numpy.ndarray'

when i use vae.yaml,I get the error code:AttributeError: 'VAEDataset' object has no attribute '_has_setup_TrainerFn.FITTING,how to fix the problem? PS: pytorch_lightning==1.5.6 torch==2.0.1

toad0.1.1中分箱后使用bin_plot可视化,A特征只分了两箱[-inf,1],[1,inf],但是画出的图只有一个柱形,请问就是这样还是我这边代码本身存在问题,如何让只分两箱的特征bin_plot时显示两个柱子? 问题由来:使用的数据用bin_plot可视化后很多特征都只有一个柱子,开始以为很多特征分箱后只有一个箱且没单调,仔细检查后发现,分两箱的特征bin_plot只画一个,也算分箱后单调了,只看bin_plot图时误解了分箱效果

安装环境为linux anaconda python version=3.12,使用文档中给出的pip,conda安装方式均未安装成功,后下载源码执行python setup.py install后,使用pip list查看,发现toad 0.1.2出现两行,请问这样原因是什么?如何使pip list时toad只显示一行,conda list结果中toad只显示了一行