10 Ai Worksheet Unit-2 Answers
10 Ai Worksheet Unit-2 Answers
SUBJECT-AI
Unit-2(Advanced concepts of Modelling in AI)
Choose the correct option:-
1. In which type of machine learning is the data labelled with the desired output?
a) Supervised Learning b) Unsupervised Learning
c) Reinforcement Learning d) Deep Learning
2. An email spam filter that learns to identify spam emails based on labelled examples is an application of:
a) Supervised Learning b) Unsupervised Learning c) Reinforcement Learning d) Transfer Learning
3. A machine learning algorithm that groups similar customer purchases into clusters for recommendation
systems uses:
a) Supervised Learning b) Unsupervised Learning c) Reinforcement Learning d) Neural
Networks
4. Which of the following statements is NOT true about supervised learning?
a) Requires labelled data for training b) Used for classification and regression tasks
c) Can be less efficient for large datasets d) Often used in image recognition applications.
5. In an unsupervised learning scenario, the goal is to:
a) Predict a specific output based on labelled data.
b) Identify patterns and relationships within unlabelled data.
c) Train an AI agent through rewards and penalties.
d) Develop complex neural network architectures.
6. Clustering algorithms are commonly used in unsupervised learning for:
a) Spam filtering b) Image classification
c) Stock price prediction d) Grouping similar data points
7. Imagine an AI playing a game and learning to win by trial and error. This is an example of:
a) Supervised Learning b) Unsupervised Learning
c) Reinforcement Learning d) Natural Language Processing
8. The process of adjusting the weights in a neural network to improve performance is called:
a) Activation b) Learning c) Optimization d) Training
9. A neural network with multiple layers of interconnected neurons is called a:
a) Single-layer network b) Deep Neural Network c) Linear network d) Perceptron
10. Neural networks are particularly well-suited for tasks involving:
a) Simple calculations and mathematical operations
b) Recognizing patterns in complex data like images and text
c) Performing logical deductions and reasoning tasks
d) Storing and retrieving large amounts of information
11. Training a neural network often requires:
a) A small set of labelled data samples b) A significant amount of data and computational resources
c) A specific set of programming instructions d) A human expert to guide the learning process
Assertion/Reason type questions:-
Read the statements given below and choose the correct statement:-
a) Both A and R are correct and R is the correct explanation of A
b) Both A and R are correct but R is NOT the correct explanation of A
c)A is correct but R is not correct
d)A is not correct but R is correct
12. Assertion: Unsupervised Learning is a type of learning without any guidance.
Reasoning: Unsupervised learning models work on unlabelled datasets, where the data fed into the
machine is random and the person training the model may not have any prior information about it.
Ans:-(a)
13. Assertion (A): Information processing in a neural network relies on weights and biases assigned to nodes.
Reasoning (R): These weights and biases determine how strongly a node is influenced by its inputs and its
overall contribution to the next layer(a)
WORKSHEET-2 CLASS-X
SUBJECT-AI
Unit-2(Advanced concepts of Modelling in AI)