isTrained (cv.LogisticRegression) - MATLAB File Help
cv.LogisticRegression/isTrained
Returns true if the model is trained
b = model.isTrained()
Output
b
Returns true if the model is trained, false otherwise.
Method Details
Access
public
Sealed
false
Static
false