isValid
A Boolean value indicating whether the classifier model was able to calculate metrics.
Declaration
var isValid: Bool { get }Discussion
Your metrics may be invalid if you attempt to perform evaluation on data that doesn’t match the structure of your training examples.