A00-405 SAS Institute SAS Viya 3.5 Natural Language Processing and Computer Vision Free Practice Exam Questions (2025 Updated)
Prepare effectively for your SAS Institute A00-405 SAS Viya 3.5 Natural Language Processing and Computer Vision certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.
The following text siring "Wonder, Wondering, Wonderful, Wonderment, Wonders" is tested using the Category Rule
(OR, "wonder0">
Which terms are highlighted in the text string?
Consider a 224x224 image provided as input for training a CNN for image classification A 5x5 filter is to be used with a stride of 1 for the first convolutional layer What size padding should be applied in order to maintain the original resolution to provide as input to the next layer?
Enter your numeric answer in the space above.
Which statement is TRUE about the QN modifier as it is used in the LITI language?
Which statements are TRUE regarding SAS Visual Text Analytics projects? (Choose two)
Given the code to add a concatenation layer:
Assume the output dimensions (width*depth):
• source layer A 100*100*5
• source layer B 100*100*5
• source layer C 100*100*3
What is the correct dimension of the output of this concatenation layer?
What computation is performed when applying a neural network with Batch Normalization to test data?
("Not*: This is an interactive item Follow the instructions to answer the question Scroll bars may appear if the windows are too small Each window can be re-sized by dragging on the 5 circles located between windows)
Complete the statement on the right with the options on the left.
Which statement is TRUE concerning the "dropout" option?
Fill in the blanks in the code extracted from the source code download from a Category node.
Your goal is to categorize the documents in the my Score Tbl table which has been uploaded to the myCasUb library The text column Comments are identified by myKey, and the scoring output tables are to be saved in the same library as the score table
Enter your answer in the fields above.
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
Given an equivalent number of neurons why would you use an LSTM-based recurrent neural network over a conventional recurrent neural network?
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?
Which option is incorporated in the dlTune action?
What sampling method does the DLTUNE action use to sample the hyper parameter values?
Which statement is TRUE regarding the Topics node in SAS Visual Text Analytics''
Which statement is TRUE regarding the impact of node placement"?
Which action set is needed to upload a picture into memory using SAS?
Given the code to score images:
What is the actual batch size?