标签: python opencv machine-learning random-forest cv2
看Connection的{{3}},
Connection
calcVarImportance –如果为true,则将计算变量重要性,然后可以通过RTrees :: getVarImportance检索。
听起来此参数应该仅更改是否计算变量重要性。它不应更改模型的输出。
但是,如下所示,它确实如此。为什么?
cv2.ml.RTrees