Interface DocumentClassifierDocuments.Builder

  • Method Details

    • s3Uri

      The S3 URI location of the training documents specified in the S3Uri CSV file.

      Parameters:
      s3Uri - The S3 URI location of the training documents specified in the S3Uri CSV file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • testS3Uri

      The S3 URI location of the test documents included in the TestS3Uri CSV file. This field is not required if you do not specify a test CSV file.

      Parameters:
      testS3Uri - The S3 URI location of the test documents included in the TestS3Uri CSV file. This field is not required if you do not specify a test CSV file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.