Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
itlubber committed Jul 17, 2024
1 parent 08bf842 commit b91bc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scorecardpipeline/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ def summary(self):
"""
:return: pd.DataFrame,逻辑回归模型统计信息
- `Coef.`: 逻辑回归入模特征洗漱
- `Coef.`: 逻辑回归入模特征系数
- `Std.Err`: 标准误差
- `z`: Z检验统计量
- `P>|z|`: P值
Expand Down

0 comments on commit b91bc82

Please sign in to comment.