InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Select the correct statement about Nonlinear classification. |
|
Answer» Select the correct statement about Nonlinear CLASSIFICATION. |
|
| 2. |
A classifier that can compute using numeric as well as categorical values is __________ |
|
Answer» A classifier that can compute using numeric as well as categorical values is __________ |
|
| 3. |
An algorithm that counts how many times a word appears in a document is __________ |
|
Answer» An algorithm that counts how many times a word appears in a DOCUMENT is __________ |
|
| 4. |
The following are pre-processing methods used for unstructured data classification, except _________ |
|
Answer» The following are pre processing methods used for unstructured data CLASSIFICATION, except _________ |
|
| 5. |
TF and IDF use matrix representations. |
|
Answer» TF and IDF use MATRIX representations. |
|
| 6. |
Can we consider sentiment classification as a text classification problem |
|
Answer» Can we consider sentiment CLASSIFICATION as a text classification problem |
|
| 7. |
Inverse Document frequency is used in the term-document matrix. |
|
Answer» Inverse DOCUMENT frequency is used in the term document matrix. |
|
| 8. |
Identify the stop word(s) from the following. |
|
Answer» IDENTIFY the STOP WORD(s) from the following. Choose the correct option from below list (1)Both "the" and "it" (2)"the" (3)"fragment" (4)"it" (5)"computer" Answer:-(1)Both "the" and "it" |
|
| 9. |
Which NLP technique uses a lexical knowledge base to obtain the correct base form of the words? |
|
Answer» Which NLP TECHNIQUE uses a lexical knowledge base to obtain the correct base form of the words? |
|
| 10. |
The classification where each data is mapped to more than one class is called ___________ |
|
Answer» The classification where each DATA is mapped to more than one class is called ___________ |
|
| 11. |
High classification accuracy always indicates a good classifier. |
|
Answer» HIGH classification accuracy always INDICATES a good classifier. Choose the correct option from below list (1)FALSE (2)True Answer:-(1)False |
|
| 12. |
Pruning is a technique associated with __________ |
|
Answer» PRUNING is a technique associated with __________ Choose the correct OPTION from below list (1)SVM (2)Decision tree (3)Logistic regression (4)Linear regression Answer:-(2)Decision tree |
|
| 13. |
Choose the correct sequence for classifier building from the following. |
|
Answer» Choose the correct sequence for classifier BUILDING from the following. |
|
| 14. |
A technique used to depict the performance in a tabular form that has 2 dimensions namely actual and predicted sets of data is ___________ |
|
Answer» A TECHNIQUE used to depict the performance in a tabular form that has 2 dimensions namely actual and predicted sets of data is ___________ |
|
| 15. |
In document classification, each document has to be converted from full text to a document vector. |
|
Answer» In document CLASSIFICATION, each document has to be converted from full TEXT to a document vector. |
|
| 16. |
Which numerical statistics is used to identify the importance of a rare word in a document? |
|
Answer» Which numerical statistics is used to IDENTIFY the IMPORTANCE of a rare word in a document? |
|
| 17. |
Choose the correct sequence from the following in unstructured data classification. |
|
Answer» CHOOSE the correct SEQUENCE from the following in UNSTRUCTURED data classification. Choose the correct option from below list (1)Data Analysis -> Pre-Processing -> PREDICT -> Train (2)Pre-Processing -> Model Building -> Predict (3)Data Analysis -> Pre-Processing -> Model Building -> Predict (4)Pre-Processing -> Predict -> Train Answer:-(3)Data Analysis -> Pre-Processing -> Model Building -> Predict |
|
| 18. |
Email spam data is an example of __________ |
|
Answer» EMAIL spam data is an example of __________ Choose the correct option from below list (1)Unstructured data (2)STRUCTURED data Answer:-(1)Unstructured data |
|
| 19. |
SVM is a _____________ |
|
Answer» SVM is a _____________ |
|
| 20. |
Clustering is supervised classification. |
|
Answer» Clustering is SUPERVISED classification. |
|
| 21. |
What is the purpose of lemmatization? |
|
Answer» What is the PURPOSE of LEMMATIZATION? |
|
| 22. |
The most widely used package for machine learning in Python is _________ |
|
Answer» The most widely used package for MACHINE learning in PYTHON is _________ |
|
| 23. |
The higher value of which of the following hyperparameters is better for the decision tree algorithm? |
|
Answer» The higher value of which of the following HYPERPARAMETERS is BETTER for the decision tree algorithm? |
|
| 24. |
True Positive is when the predicted instance and the actual instance are not negative. |
|
Answer» TRUE Positive is when the predicted instance and the actual instance are not negative. Choose the correct option from below list (1)True (2)False Answer:-(1)True |
|
| 25. |
What kind of classification is our case study 'Spam Detection'? |
|
Answer» What kind of classification is our case study "Spam Detection"? |
|
| 26. |
Which of the given hyperparameters, when increased, may cause the random forest to overfit the data? |
|
Answer» Which of the given hyperparameters, when increased, may CAUSE the random forest to overfit the DATA? |
|