0% found this document useful (0 votes)
33 views4 pages

MLP Quiz-2

Kkk

Uploaded by

vasumajji383
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views4 pages

MLP Quiz-2

Kkk

Uploaded by

vasumajji383
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

AVANTHI’S ST.

THERESSA INSTITUTE OF ENGINEERING & TECHNOLOGY


GARIVIDI, VIZIANAGARAM (dist).
IV-B.TECH-SEM-1 QUIZ-II Subject: MLP
Branch: EEE SET-1 MARKS: 20
1. What type of data is commonly represented as strings in natural language processing (NLP)?
A) Numerical data B) Categorical data C) Text data D) Time-series data
2. What is the goal of sentiment analysis in movie reviews?
A) Classify as positive/negative B) Extract key topics C) Recommend movies D) Summarize plot
3. Which technique is used to represent text data as a "bag of words"?
A) Word embeddings B) One-hot encoding C) TF-IDF D) Vectorization
4. What is the purpose of "stop words" in text preprocessing?
A) Remove unimportant words B) Convert to root form C) Tokenize text D) Assign numerical values
5. How does TF-IDF help in rescaling text data?
A) Convert to lowercase B) Highlight important words
C) Encode categorical variables D) Remove common words
6. What can model coefficients in NLP models indicate?
A) Model performance B) Word-target relationship C) Number of words D) Stop word relevance
7. What is an important first step in approaching a machine learning problem?
A) Fine-tuning parameters B) Preprocessing data C) Setting performance metric D) Testing on unseen data
8. What is a major concern when testing production systems?
A) Overfitting B) Real-time performance C) Model size D) Hyperparameter tuning
9. What type of machine learning problem is solved by ranking algorithms?
A) Classification B) Regression C) Ranking items D) Clustering
10. What is a common use case for recommender systems?
A) Predict stock prices B) Suggest products C) Classify images D) Identify clusters
11. Which is NOT an example of supervised learning?
A) Sentiment analysis B) Genre classification C) Image segmentation D) Clustering
12. In text mining, what is a common preprocessing step to reduce dimensionality?
A) Feature scaling B) Removing stop words C) Label encoding D) Normalizing data
13. Which algorithm would you use to predict customer ratings in a recommendation system?
A) k-NN B) Naive Bayes C) Matrix Factorization D) Decision Trees
14. What is the primary purpose of a recommender system?
A) Classify data B) Identify patterns in time-series C) Suggest relevant items D) Predict numerical values
15. Which of the following techniques is NOT typically used for text vectorization?
A) Bag of Words B) TF-IDF C) Word2Vec D) Logistic Regression
16. How does "vectorization" transform text data?
A) Converts text for machine learning B) Categorizes the text
C) Standardizes data D) Eliminates stop words
17. What is the main idea behind the "Bag of Words" model?
A) Words as individual features B) Importance based on frequency
C) Words as vectors based on meaning D) Words by grammatical structure
18. Which is an example of unsupervised learning in recommendation systems?
A) Predict ratings B) Cluster users C) Classify movies D) Sentiment analysis
19. What is the primary challenge of using "Bag of Words"?
A) Ignores word order B) Sparse vectors C) Computationally expensive D) Requires labeled data
20. What is a potential drawback of stop word removal in preprocessing?
A) Removes important context B) Increases dimensionality
C) Reduces interpretability D) Makes text hard to analyze
AVANTHI’S ST.THERESSA INSTITUTE OF ENGINEERING & TECHNOLOGY
GARIVIDI, VIZIANAGARAM (dist).
IV-B.TECH-SEM-1 QUIZ-II Subject: MLP
Branch: EEE SET-2 MARKS: 20
1. What can model coefficients in NLP models indicate?
A) Model performance B) Word-target relationship C) Number of words D) Stop word relevance
2. What is an important first step in approaching a machine learning problem?
A) Fine-tuning parameters B) Preprocessing data C) Setting performance metric D) Testing on unseen data
3. What is a major concern when testing production systems?
A) Overfitting B) Real-time performance C) Model size D) Hyperparameter tuning
4. What type of machine learning problem is solved by ranking algorithms?
A) Classification B) Regression C) Ranking items D) Clustering
5. What is a common use case for recommender systems?
A) Predict stock prices B) Suggest products C) Classify images D) Identify clusters
6. Which is NOT an example of supervised learning?
A) Sentiment analysis B) Genre classification C) Image segmentation D) Clustering
7. In text mining, what is a common preprocessing step to reduce dimensionality?
A) Feature scaling B) Removing stop words C) Label encoding D) Normalizing data
8. Which algorithm would you use to predict customer ratings in a recommendation system?
A) k-NN B) Naive Bayes C) Matrix Factorization D) Decision Trees
9. What is the primary purpose of a recommender system?
A) Classify data B) Identify patterns in time-series C) Suggest relevant items D) Predict numerical values
10. Which of the following techniques is NOT typically used for text vectorization?
A) Bag of Words B) TF-IDF C) Word2Vec D) Logistic Regression
11. How does "vectorization" transform text data?
A) Converts text for machine learning B) Categorizes the text C) Standardizes data D) Eliminates stop
words
12. What is the main idea behind the "Bag of Words" model?
A) Words as individual features B) Importance based on frequency C) Words as vectors based on meaning
D) Words by grammatical structure
13. Which is an example of unsupervised learning in recommendation systems?
A) Predict ratings B) Cluster users C) Classify movies D) Sentiment analysis
14. What is the primary challenge of using "Bag of Words"?
A) Ignores word order B) Sparse vectors C) Computationally expensive D) Requires labeled data
15. What is a potential drawback of stop word removal in preprocessing?
A) Removes important context B) Increases dimensionality
C) Reduces interpretability D) Makes text hard to analyze
16. What type of data is commonly represented as strings in natural language processing (NLP)?
A) Numerical data B) Categorical data C) Text data D) Time-series data
17. What is the goal of sentiment analysis in movie reviews?
A) Classify as positive/negative B) Extract key topics C) Recommend movies D) Summarize plot
18. Which technique is used to represent text data as a "bag of words"?
A) Word embeddings B) One-hot encoding C) TF-IDF D) Vectorization
19. What is the purpose of "stop words" in text preprocessing?
A) Remove unimportant words B) Convert to root form C) Tokenize text D) Assign numerical values
20. How does TF-IDF help in rescaling text data?
A) Convert to lowercase B) Highlight important words
C) Encode categorical variables D) Remove common words
AVANTHI’S ST.THERESSA INSTITUTE OF ENGINEERING & TECHNOLOGY
GARIVIDI, VIZIANAGARAM (dist).
IV-B.TECH-SEM-1 QUIZ-II Subject: MLP
Branch: EEE SET-3 MARKS: 20
1. What type of data is commonly represented as strings in natural language processing (NLP)?
A) Numerical data B) Categorical data C) Text data D) Time-series data
2. What is the goal of sentiment analysis in movie reviews?
A) Classify as positive/negative B) Extract key topics C) Recommend movies D) Summarize plot
3. Which technique is used to represent text data as a "bag of words"?
A) Word embeddings B) One-hot encoding C) TF-IDF D) Vectorization
4. What is the purpose of "stop words" in text preprocessing?
A) Remove unimportant words B) Convert to root form C) Tokenize text D) Assign numerical values
5. How does TF-IDF help in rescaling text data?
A) Convert to lowercase B) Highlight important words
C) Encode categorical variables D) Remove common words
6. Which is NOT an example of supervised learning?
A) Sentiment analysis B) Genre classification C) Image segmentation D) Clustering
7. In text mining, what is a common preprocessing step to reduce dimensionality?
A) Feature scaling B) Removing stop words C) Label encoding D) Normalizing data
8. Which algorithm would you use to predict customer ratings in a recommendation system?
A) k-NN B) Naive Bayes C) Matrix Factorization D) Decision Trees
9. What is the primary purpose of a recommender system?
A) Classify data B) Identify patterns in time-series C) Suggest relevant items D) Predict numerical values
10. Which of the following techniques is NOT typically used for text vectorization?
A) Bag of Words B) TF-IDF C) Word2Vec D) Logistic Regression
11. How does "vectorization" transform text data?
A) Converts text for machine learning B) Categorizes the text
C) Standardizes data D) Eliminates stop words
12. What is the main idea behind the "Bag of Words" model?
A) Words as individual features B) Importance based on frequency
C) Words as vectors based on meaning D) Words by grammatical structure
13. Which is an example of unsupervised learning in recommendation systems?
A) Predict ratings B) Cluster users C) Classify movies D) Sentiment analysis
14. What is the primary challenge of using "Bag of Words"?
A) Ignores word order B) Sparse vectors C) Computationally expensive D) Requires labeled data
15. What is a potential drawback of stop word removal in preprocessing?
A) Removes important context B) Increases dimensionality
C) Reduces interpretability D) Makes text hard to analyze
16. What can model coefficients in NLP models indicate?
A) Model performance B) Word-target relationship C) Number of words D) Stop word relevance
17. What is an important first step in approaching a machine learning problem?
A) Fine-tuning parameters B) Preprocessing data C) Setting performance metric D) Testing on unseen data
18. What is a major concern when testing production systems?
A) Overfitting B) Real-time performance C) Model size D) Hyperparameter tuning
19. What type of machine learning problem is solved by ranking algorithms?
A) Classification B) Regression C) Ranking items D) Clustering
20. What is a common use case for recommender systems?
A) Predict stock prices B) Suggest products C) Classify images D) Identify clusters
AVANTHI’S ST.THERESSA INSTITUTE OF ENGINEERING & TECHNOLOGY
GARIVIDI, VIZIANAGARAM (dist).
IV-B.TECH-SEM-1 QUIZ-II Subject: MLP
Branch: EEE SET-4 MARKS: 20
1. How does "vectorization" transform text data?
A) Converts text for machine learning B) Categorizes the text
C) Standardizes data D) Eliminates stop words
2. What is the main idea behind the "Bag of Words" model?
A) Words as individual features B) Importance based on frequency
C) Words as vectors based on meaning D) Words by grammatical structure
3. Which is an example of unsupervised learning in recommendation systems?
A) Predict ratings B) Cluster users C) Classify movies D) Sentiment analysis
4. What is the primary challenge of using "Bag of Words"?
A) Ignores word order B) Sparse vectors C) Computationally expensive D) Requires labeled data
5. What is a potential drawback of stop word removal in preprocessing?
A) Removes important context B) Increases dimensionality
C) Reduces interpretability D) Makes text hard to analyze
6. What type of data is commonly represented as strings in natural language processing (NLP)?
A) Numerical data B) Categorical data C) Text data D) Time-series data
7. What is the goal of sentiment analysis in movie reviews?
A) Classify as positive/negative B) Extract key topics C) Recommend movies D) Summarize plot
8. Which technique is used to represent text data as a "bag of words"?
A) Word embeddings B) One-hot encoding C) TF-IDF D) Vectorization
9. What is the purpose of "stop words" in text preprocessing?
A) Remove unimportant words B) Convert to root form C) Tokenize text D) Assign numerical values
10. How does TF-IDF help in rescaling text data?
A) Convert to lowercase B) Highlight important words
C) Encode categorical variables D) Remove common words
11. What can model coefficients in NLP models indicate?
A) Model performance B) Word-target relationship C) Number of words D) Stop word relevance
12. What is an important first step in approaching a machine learning problem?
A) Fine-tuning parameters B) Preprocessing data C) Setting performance metric D) Testing on unseen data
13. What is a major concern when testing production systems?
A) Overfitting B) Real-time performance C) Model size D) Hyperparameter tuning
14. What type of machine learning problem is solved by ranking algorithms?
A) Classification B) Regression C) Ranking items D) Clustering
15. What is a common use case for recommender systems?
A) Predict stock prices B) Suggest products C) Classify images D) Identify clusters
16. Which is NOT an example of supervised learning?
A) Sentiment analysis B) Genre classification C) Image segmentation D) Clustering
17. In text mining, what is a common preprocessing step to reduce dimensionality?
A) Feature scaling B) Removing stop words C) Label encoding D) Normalizing data
18. Which algorithm would you use to predict customer ratings in a recommendation system?
A) k-NN B) Naive Bayes C) Matrix Factorization D) Decision Trees
19. What is the primary purpose of a recommender system?
A) Classify data B) Identify patterns in time-series C) Suggest relevant items D) Predict numerical values
20. Which of the following techniques is NOT typically used for text vectorization?
A) Bag of Words B) TF-IDF C) Word2Vec D) Logistic Regression

You might also like