Weekend Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

HCIP-AI EI Developer H13-321_V2.5 Release Date

HCIP - AI EI Developer V2.5 Exam Questions and Answers

Question 13

In natural language processing tasks, word vector evaluation is an important aspect for measuring the performance of a word embedding model. Which of the following statements about word vector evaluation are true?

Options:

A.

Word similarity tasks typically employ manually labeled datasets to evaluate word vectors, compute the cosine similarity between word vectors, and compare it with the manual labeling result.

B.

Word vector evaluation can be performed through intrinsic evaluation. Common methods include word similarity tasks and word analogy tasks.

C.

The word analogy task evaluates the capability of word vectors in capturing semantic relationships between words, for example, by determining whether "king - man + woman = ?" is close to "queen".

D.

Extrinsic evaluation is the main method used for evaluating word vectors because it directly reflects the performance of word vectors in real-world application tasks.

Question 14

Among image preprocessing techniques, gamma correction is a common non-linear brightness adjustment method. Which of the following statements are true about the application and features of gamma correction?

Options:

A.

Gamma correction applies only to grayscale images and does not apply to color images.

B.

Gamma correction is an enhancement technique based on exponential transformation mapping. It is used for non-linear contrast stretching.

C.

When γ < 1, the input high grayscale range is compressed, and the low grayscale range is stretched, enhancing the dark areas while compressing the bright areas.

D.

When γ > 1, the input low grayscale range is compressed, and the high grayscale range is stretched, enhancing the bright areas while compressing the dark areas.

Question 15

The development of large models should comply with ethical principles to ensure the legal, fair, and transparent use of data.

Options:

A.

TRUE

B.

FALSE

Question 16

Which of the following methods are useful when tackling overfitting?

Options:

A.

Using dropout during model training

B.

Using more complex models

C.

Data augmentation

D.

Using parameter norm penalties