DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST · Question #128
Which of the following could be features?
The correct answer is E. All 1,2 and 3 are possible. Any dataset that can be turned into lists of features. A feature is simply something that is either present or absent for a given item. In the case of documents, the features are the words in the document but they could also be characteristics of an unidentified object symptoms…
Question
Which of the following could be features?
Options
- AWords in the document
- BSymptoms of a diseases
- CCharacteristics of an unidentified object
- D0nly 1 and 2
- EAll 1,2 and 3 are possible
How the community answered
(59 responses)- A7% (4)
- B2% (1)
- C3% (2)
- D14% (8)
- E75% (44)
Explanation
Any dataset that can be turned into lists of features. A feature is simply something that is either present or absent for a given item. In the case of documents, the features are the words in the document but they could also be characteristics of an unidentified object symptoms of a disease, or anything else that can be said to be present of absent.
Topics
Community Discussion
No community discussion yet for this question.