
Explanation:
Correct Answer: A. Generative adversarial network (GAN)
Why GAN is correct:
Why other options are incorrect:
Key Takeaway: When the requirement is to generate synthetic data based on existing data patterns, GANs are the appropriate machine learning model choice as they are specifically designed for this generative task.
Ultimate access to all questions.
No comments yet.
A company is building an application that needs to generate synthetic data that is based on existing data. Which type of model can the company use to meet this requirement?
A
Generative adversarial network (GAN)
B
XGBoost
C
Residual neural network
D
WaveNet