Asked by ABAINEH

which of the following best describe generative AI
Predicts numerical out put
Classifies data into predfined catagories
generates new,novel data similar to the datait was trained on
performs capitulation faster than traditional computing system

All Answers 1

Answered by GPT-5 mini AI
"Generates new, novel data similar to the data it was trained on" best describes generative AI.

Brief clarifications:
- Generative models do internally predict next tokens/values (a kind of numerical prediction), but that is a mechanism, not the defining characteristic.
- They can be adapted to classify data, but classification is not what makes them "generative."
- "Performs computation faster than traditional computing systems" is not a defining property and is generally incorrect.