TabularPredictor.set_decision_threshold

TabularPredictor.set_decision_threshold(decision_threshold: float)[source]

设置 predictor.decision_threshold。问题类型必须为‘binary’,且值必须在0和1之间。