7#include <aws/comprehend/Comprehend_EXPORTS.h>
8#include <aws/comprehend/model/EntityRecognizerEvaluationMetrics.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/comprehend/model/EntityRecognizerMetadataEntityTypesListItem.h>
92 int m_numberOfTrainedDocuments;
93 bool m_numberOfTrainedDocumentsHasBeenSet =
false;
95 int m_numberOfTestDocuments;
96 bool m_numberOfTestDocumentsHasBeenSet =
false;
99 bool m_evaluationMetricsHasBeenSet =
false;
102 bool m_entityTypesHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue