Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Multi
Linear
Logistic
Regression
Result
Predict Method
Overload List
Predict(
Double
)
Computes the predicted outcome for the given inputs.
Predict(IReadOnlyList
Double
)
Computes the predicted outcome for the given inputs.
See Also
Reference
MultiLinearLogisticRegressionResult Class
Meta.Numerics.Statistics Namespace
In This Article
Overload List
See Also