[2021年12月16日] 合格させるSASInstitute A00-405試験情報と無料練習テスト [Q37-Q56]

Share

[2021年12月16日] 合格させるSASInstitute A00-405試験情報と無料練習テスト

A00-405試験問題集PDF更新された問題集にはPassTest試験合格保証付き

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

  • A. subdirs
  • B. recurse
  • C. repeat
  • D. reload

正解: C

 

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

  • A. Latin Hypercube Sampling
  • B. Systematic Sampling
  • C. Stratified Random Sampling
  • D. Simple Random Sampling

正解: B

 

質問 39
Refer to the exhibit.

Which statements are TRUE? (Choose two)

  • A. Most preposition terms are kept
  • B. There are 9 concepts in total
  • C. There are 2 custom concepts
  • D. More proper nouns terms than the pronouns terms are kept

正解: A,C

 

質問 40
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?

  • A. Wonders
  • B. Wonder Wonders
  • C. Wonderful, Wonderment, Wonders
  • D. Wonder Wondering
  • E. Wonder Wondering, Wonders

正解: D

 

質問 41
Which activation function should be used to obtain a single scalar with value in (-1,1)9

  • A. TanH
  • B. Logistic
  • C. Softmax
  • D. ReLU

正解: A

 

質問 42
Complete the concept rule by adding the Boolean Operator that should be used to find concepts where the term
"best" appears within five tokens of the term "picture"

Enter your answer in the field above.

正解:

解説:
DIST_5

 

質問 43
("Note: This is an interactive item Follow the instructions to answer the question Scroll bars may appear it the windows are too smart Each window can be resized by dragging on the 5 circles located between windows) You are building a CNN for an image classification task Drag the layers on the left to the slots on the right in the appropriate order (from top to bottom) for this task You have the number of layers listed below
* Input Layer (1)
* Output Layer (1)
* Convolutional Layer (1)
* Fully Connected Layer(2>
* Pooling Layer(1)

正解:

解説:

 

質問 44
Refer to the exhibit.

How many output feature maps would be created by a convolutional layer with four filters applied to a three channel input?

Enter your numeric answer in the space above.

正解:

解説:
12

 

質問 45
What are two reasons to use a pooling layer in a Convolution Neural Network (CNN)? (Choose two)

  • A. to increase granularity of information
  • B. to extract a summarized value from an area of the image
  • C. to make the feature map invariant to transformation
  • D. to extract features of different spatial scale

正解: A,D

 

質問 46
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?

  • A. 100'100'13
  • B. 300'300'13
  • C. 100'100'18
  • D. 300'300'5

正解: C

 

質問 47
Regularization in neural networks represents a set of techniques devised to accomplish what?

  • A. Reduce overfitting
  • B. Downsample a feature map
  • C. Minimize the toss function
  • D. Calculate a softmax

正解: C

 

質問 48
Given these two addLayer action calls:

How many trainable parameters for layer fc2?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

正解: C

 

質問 49
("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.

正解:

解説:

 

質問 50
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

正解:

解説:
3*3

 

質問 51
Which is the correct syntax for using a previously defined LITI concept rule, ''Date_of_Diagnosis'' in a category rule?

  • A. (AND, "[Data_Off_Diagnosis]'} ")
  • B. (_tmac, " [Date_Of_Diagnosis} ")
  • C. (AND, "{Date_Of_Diagnosis)"} ")
  • D. (_tmac, "{Date_Of_Diagnosis} ")

正解: D

 

質問 52
Which statement describes a situation in which a bi-directional recurrent neural network is a better option than a unidirectional network?

  • A. The data at any given point in time depends on both the previous and subsequent elements of the sequence
  • B. The data at any given point in time depends only on the subsequent elements of the sequence
  • C. The data at any given point in time depends only on the previous elements of the sequence
  • D. The data at any given point in time is independent of both the previous and subsequent elements of the sequence

正解: A

 

質問 53
Refer to the exhibit.

What is the false negative rate for the category that has the 2nd worst average measure1?

  • A. Greater than 5
  • B. Between 1 and 2
  • C. Between 2 and 3
  • D. Less than 1

正解: C

 

質問 54
Given the category rule:

Which document would be identified based on the text strings in the answer options?

  • A. Side effects include decreased cognitive ability and memory issue
  • B. Alzheimer s side effects include decreased cognitive ability and memory issues
  • C. The patient was diagnosed with Alzheimers disease Side effects include decreased cognitive ability and memory issues
  • D. The patient was diagnosed with Alzheimer's disease Side effects include decreased cognitive ability and memory issues

正解: C

 

質問 55
Which statement is TRUE regarding the impact of node placement"?

  • A. When a Concept node appears after a Text Parsing node, only kept terms derived by the Text Parsing node can be used in concept creation
  • B. When a Concept node is placed after a Text Parsing node: the term table is affected by the concepts defined in the Concept node and the concepts impact every node that follows the Concept node
  • C. When a Concept node is placed before a Text Parsing node the term table is affected by the concepts defined in the Concept node and the concepts impact every node that follows the Text Parsing node
  • D. When the Concept node appears before the Text Parsing node in the pipeline, the spell-checking features of the Concept node produce parent and child terms that show up as synonyms in the term table created by the Text Parsing node

正解: D

 

質問 56
......


SASInstitute A00-405 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • ルールを使用して特定のカテゴリに属する​​ドキュメントを識別します
  • 畳み込みニューラルネットワーク(CNN)で出力レイヤーを使用します
トピック 2
  • さまざまなアーキテクチャ設計の影響を説明する
  • リカレントニューラルネットワーク(RNN)を使用してパターンを認識する
トピック 3
  • 畳み込みニューラルネットワーク(CNN)で完全に接続されたレイヤーを使用する
  • コンピュータービジョン技術を使用して画像パターンを識別する
トピック 4
  • 畳み込みニューラルネットワーク(CNN)でパディングを使用する
  • 分析のためにドキュメントをインポートする
トピック 5
  • 自然言語処理技術を使用したテキストパターンの識別
  • トピックノードを使用して、マシンで生成されたトピックを抽出します

 

あなたを合格させるSASInstitute試験にはA00-405試験問題集:https://www.passtest.jp/SASInstitute/A00-405-shiken.html