stats 模型 ols 包中的纪元数

问题描述 投票:0回答:0

statsmodel ols结果用多少个epoch来计算?https://www.statsmodels.org/dev/generated/statsmodels.regression.linear_model.OLS.html 我可以控制这个参数吗?

python linear-regression statsmodels
© www.soinside.com 2019 - 2024. All rights reserved.