2020-06-10
阅读量:
1358
947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iteratio

说明我们设置的迭代次数不够,参数未收敛,通过设置合理的max_iter属性,max_iter默认是100,尝试调大取值,如:max_iter=1000,可以使模型收敛.







评论(0)


暂无数据
推荐帖子
0条评论
0条评论