Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

iSQI Exam CT-AI Topic 7 Question 15 Discussion

Actual exam question for iSQI's CT-AI exam
Question #: 15
Topic #: 7
[All CT-AI Questions]

Which ONE of the following combinations of Training, Validation, Testing data is used during the process of learning/creating the model?

SELECT ONE OPTION

Show Suggested Answer Hide Answer
Suggested Answer: A

When written requirements are given in text documents, the best way to generate test cases is by using Natural Language Processing (NLP). Here's why:

Natural Language Processing (NLP): NLP can analyze and understand human language. It can be used to process textual requirements to extract relevant information and generate test cases. This method is efficient in handling large volumes of textual data and identifying key elements necessary for testing.

Why Not Other Options:

Analyzing source code for generating test cases: This is more suitable for white-box testing where the code is available, but it doesn't apply to text-based requirements.

Machine learning on logs of execution: This approach is used for dynamic analysis based on system behavior during execution rather than static textual requirements.

GUI analysis by computer vision: This is used for testing graphical user interfaces and is not applicable to text-based requirements.


Contribute your Thoughts:

Erick
2 days ago
B is a good choice too, but you need the test data at the end to really see how your model performs on unseen data.
upvoted 0 times
...
Ronnie
10 days ago
Option C looks weird. Multiplying training and test data? What kind of sorcery is that?
upvoted 0 times
...
Penney
15 days ago
I think the correct answer is A. The classic setup for model training and evaluation involves using training data to learn the model, validation data to tune hyperparameters, and test data to get an unbiased estimate of the model's performance.
upvoted 0 times
...
Colette
30 days ago
But having a separate test data set is important to evaluate the model's performance on unseen data.
upvoted 0 times
...
Caprice
1 months ago
I disagree, I believe it should be B) Training data - validation data.
upvoted 0 times
...
Colette
1 months ago
I think the correct combination is A) Training data - validation data - test data.
upvoted 0 times
...

Save Cancel
a