Click or drag to resize

LogisticRegressionPredict Method

Overload List
  NameDescription
Public methodPredict(InputArray, OutputArray, Int32)
Predicts responses for input samples and returns a float type.
Public methodPredict(InputArray, OutputArray, StatModelFlags)
Predicts response(s) for the provided sample(s)
(Inherited from StatModel.)
Top
See Also