Given the category rule:

Which document would be identified based on the text strings in the answer options?
A. The patient was diagnosed with Alzheimer's disease Side effects include decreased cognitive ability and memory issues
B. Side effects include decreased cognitive ability and memory issue
C. The patient was diagnosed with Alzheimers disease Side effects include decreased cognitive ability and memory issues
D. Alzheimer s side effects include decreased cognitive ability and memory issues
Which statement is TRUE concerning the "dropout" option?
A. It specifies the number of neurons to drop from each layer of the network
B. It specifies the percentage of neurons to drop from a given layer of the network
C. It specifies the percentage of neurons to drop from the entire network
D. It specifies the number of layers to drop from the entire network
Which concept rule must be used for generating factual extraction within a sentence containing machine learning and text analytics?

A. Option A
B. Option B
C. Option C
D. Option D
Assume no padding is used for the input.
What is the output feature map size created by the cross-correlation between a three color channel, 10*10 input and a 4"4 filter that has a stride of two?

Enter your numeric answers in the spaces above
A. 3*3
An analyst wants to identify terms that might be used as keywords to search a document collection looking for consumer comments related to price Using which SAS Visual Text Analytics node and feature would be most efficient for this business need?
A. The "create rule from selected elements" feature for the term price in the Textual Elements pane of the Categories node
B. The "matched documents" feature for a custom PRICE concept in the Concepts node
C. The term table for a derived PRICE topic in the Topics node
D. The "show similarity scores" feature for the term price in the Kept Terms pane of the Text Parsing node
Refer to the exhibit.

Which statement is TRUE?
A. Five documents contain 'basketball' or 'baseball'
B. Three documents contain both 'basketball' and "baseball'
C. The word 'baseball' occurs three times in five document
D. Five documents contain 'baseball'
Refer to the exhibit.

What is the false negative rate for the category that has the 2nd worst average measure1?
A. Between 1 and 2 B. Less than 1
C. Between 2 and 3
D. Greater than 5
Which statement is TRUE about the QN modifier as it is used in the LITI language?
A. The @N modifier is a NOT (negation) modifier
B. The @N modifier is available in all concept rules
C. The @N modifier expands a noun term to include all noun stemmed variants of the term
D. The @N modifier specifies the starting byte location N where a word should be found
What is the primary purpose of the Topics node?
A. Document clustering
B. Supervised categorization
C. Information retrieval
D. Unsupervised categorization
Assume:
*
You have images In directories user/animals/cats and/user/animals/dogs
*
You have a path caslib with name that points to the directory /user.

What value can you use for the LabelLevels parameter of the laodimage action to obtains the string cats and dogs in the _label column of the output table?
A. 2
B. 0
C. "All"
D. 1