sas a00-405 practice test

SAS Viya 3.5 Natural Language Processing and Computer Vision

Last exam update: Nov 18 ,2025
Page 1 out of 4. Viewing questions 1-15 out of 60

Question 1

What is the minimum information required in an input data set prior to creating a SAS Visual Text
Analytics project?

  • A. A column of text
  • B. A column of text, a document ID and a categorical group variable
  • C. A column of text and a categorical group variable
  • D. A column of text and a document ID
Mark Question:
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 2

Which action set is needed to upload a picture into memory using SAS?

  • A. LoadActionSet
  • B. Image
  • C. DeepLearn
  • D. Table
Mark Question:
Answer:

C

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 3

Which option of the loadlmage action can be used to load images in the subdirectory tree of a
directory?

  • A. recurse
  • B. reload
  • C. subdirs
  • D. repeat
Mark Question:
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 4

Which node does not produce score code?

  • A. Concepts
  • B. Text Parsing
  • C. Topics
  • D. Sentiment
Mark Question:
Answer:

C

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 5

How many channels does a BGR image contain?

Enter your numeric answer in the space above

Mark Question:
Answer:

3

User Votes:
Discussions
vote your answer:
0 / 1000

Question 6

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
Mark Question:
Answer:

C

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 7

Which statements are TRUE regarding SAS Visual Text Analytics projects? (Choose two)

  • A. Users can include nodes from other Model Studio projects, including SAS Visual Forecasting and SAS Visual Data Mining and Machine B. Learning projects, in a SAS Visual Text Analytics pipeline
  • C. After creating a project in SAS Visual Text Analytics users can run the project with a different data source
  • D. Users can promote a SAS Visual Text Analytics 8 2 project to SAS Visual Text Analytics 8 3 project
  • E. A SAS Visual Text Analytics project created by one user cannot be accessed by another user
Mark Question:
Answer:

D

User Votes:
A
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
C
D
E
0 / 1000

Question 8

You have a very large set of documents you are preparing for SAS Visual Text Analytics Which two
actions should you perform during data preparation? (Choose two)

  • A. Use CHAR data type tor the Text variable with a long length
  • B. Have enough number of documents for each category label
  • C. Sample the data first for subsequent interactive model development
  • D. Keep all the character variables in addition to the Text variable
Mark Question:
Answer:

AC

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 9

Which statements are TRUE about importing SAS Contextual Analysis projects into SAS Visual Text
Analytics when creating a new project? (Choose two)

  • A. All custom concept and some predefined concept settings are imported
  • B. All machine generated topics and sentiment scores are imported
  • C. All custom categories are imported
  • D. All sentiment classification and probability scores are imported
Mark Question:
Answer:

BC

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 10

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'
Mark Question:
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 11

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.

Mark Question:
Answer:

mycas;
name_of_input_data_set;
perform; Name of the
column to process in the
input dat
set

Discussions
0 / 1000

Question 12

Which statement is TRUE about importing documents into SAS Visual Text Analytics using the Explore
and Visualize Data menu?

  • A. You must include your document collection in a parent folder
  • B. You must convert your document collection to a SAS data set
  • C. You must correct misspelled words in the document collection
  • D. You must store the documents as txt files in a folder
Mark Question:
Answer:

A

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 13

Given the code to score images:

What is the actual batch size?

  • A. 20
  • B. 2
  • C. 40
  • D. 10
Mark Question:
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 14

Given the code:

How many trainable parameters do these lines add to the model

  • A. 25
  • B. 520
  • C. 250
  • D. 500
Mark Question:
Answer:

C

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 15

What sampling method does the DLTUNE action use to sample the hyper parameter values?

  • A. Simple Random Sampling
  • B. Systematic Sampling
  • C. Stratified Random Sampling
  • D. Latin Hypercube Sampling
Mark Question:
Answer:

B

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
To page 2