empty (cv.LogisticRegression) - MATLAB File Help
cv.LogisticRegression/empty
Returns true if the algorithm is empty
b = model.empty()
Output
b
Returns true if the algorithm is empty (e.g. in the very beginning or after unsuccessful read).
Method Details
Access
public
Sealed
false
Static
false