numberOfTrainedDocuments property
The number of documents in the input data that were used to train the classifier. Typically this is 80 to 90 percent of the input documents.
Implementation
final int? numberOfTrainedDocuments;
The number of documents in the input data that were used to train the classifier. Typically this is 80 to 90 percent of the input documents.
final int? numberOfTrainedDocuments;