numberOfTestDocuments property

int? numberOfTestDocuments
final

The number of documents in the input data that were used to test the classifier. Typically this is 10 to 20 percent of the input documents, up to 10,000 documents.

Implementation

final int? numberOfTestDocuments;