未验证 提交 d5635e4b 编写于 作者: P pycaret 提交者: GitHub

Add files via upload

上级 58db7fd2
......@@ -7464,8 +7464,8 @@ def calibrate_model(estimator,
estimator : object
method : string, default = 'sigmoid'
The method to use for calibration. Can be ‘sigmoid’ which corresponds to Platt’s method
or ‘isotonic’ which is a non-parametric approach. It is not advised to use isotonic
The method to use for calibration. Can be 'sigmoid' which corresponds to Platt's method
or 'isotonic' which is a non-parametric approach. It is not advised to use isotonic
calibration with too few calibration samples
fold: integer, default = 10
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册