这个结果说明了什么Results for model Logistic Regression ROC score for train is 07648518660485618Classification report for train precision recall f1-score support 0 081
这个结果说明模型的训练和测试效果都不够理想,虽然准确率达到了0.80和0.79,但是对于类别1的召回率(recall)都只有0.27和0.26,也就是只有不到三分之一的潜在客户被成功识别出来。需要进一步优化模型或者使用其他算法来提高预测效果。
原文地址: https://www.cveoy.top/t/topic/fO1c 著作权归作者所有。请勿转载和采集!