What is the minimum information required in an input data set prior to creating a SAS Visual Text
Analytics project?
D
Which action set is needed to upload a picture into memory using SAS?
C
Which option of the loadlmage action can be used to load images in the subdirectory tree of a
directory?
D
Which node does not produce score code?
C
How many channels does a BGR image contain?
Enter your numeric answer in the space above
3
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?
C
Which statements are TRUE regarding SAS Visual Text Analytics projects? (Choose two)
D
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)
AC
Which statements are TRUE about importing SAS Contextual Analysis projects into SAS Visual Text
Analytics when creating a new project? (Choose two)
BC
Refer to the exhibit.
Which statement is TRUE?
D
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.
mycas;
name_of_input_data_set;
perform; Name of the
column to process in the
input dat
set
Which statement is TRUE about importing documents into SAS Visual Text Analytics using the Explore
and Visualize Data menu?
A
Given the code to score images:
What is the actual batch size?
D
Given the code:
How many trainable parameters do these lines add to the model
C
What sampling method does the DLTUNE action use to sample the hyper parameter values?
B