0% found this document useful (0 votes)
25 views7 pages

AI Modeling Concepts for Grade X

This document is a practice worksheet for Grade X students at Delhi Public School Ghaziabad Society, focusing on advanced concepts of modeling in AI. It includes objective questions on machine learning types, assertions and reasoning, subjective questions on AI concepts, and case study-based applications. The worksheet aims to assess students' understanding of supervised, unsupervised, and reinforcement learning, as well as neural networks and their applications.
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)
25 views7 pages

AI Modeling Concepts for Grade X

This document is a practice worksheet for Grade X students at Delhi Public School Ghaziabad Society, focusing on advanced concepts of modeling in AI. It includes objective questions on machine learning types, assertions and reasoning, subjective questions on AI concepts, and case study-based applications. The worksheet aims to assess students' understanding of supervised, unsupervised, and reinforcement learning, as well as neural networks and their applications.
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

DELHI PUBLIC SCHOOL GHAZIABAD SOCIETY

PALAM VIHAR

GRADE X

AI - PRACTICE WORKSHEET

UI 3 - ADVANCED CONCEPTS OF MODELING IN AI


__________________________________________________________________________

SECTION A - OBJECTIVE QUESTIONS

Q1. MULTIPLE CHOICE QUESTIONS


1. In which type of machine learning is the data labeled 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 labeled 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. An AI agent playing a game and learning from its rewards and penalties is an example of:
a) Supervised Learning
b) Unsupervised Learning
c) Reinforcement Learning

d) Evolutionary Learning
5. Which of the following statements is NOT true about supervised learning?
a) Requires labeled 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.
6. In an unsupervised learning scenario, the goal is to:
a) Predict a specific output based on labeled data.

b) Identify patterns and relationships within unlabeled data.


c) Train an AI agent through rewards and penalties.
d) Develop complex neural network architectures.
7. Clustering algorithms are commonly used in unsupervised learning for:

a) Spam filtering
b) Image classification
c) Stock price prediction
d) Grouping similar data points

8. Reinforcement learning is particularly useful for scenarios where:


a) Large amounts of labeled data are available.
b) The desired outcome is clear, but the path to achieve it is unknown.

c) The data is structured and easily categorized.


d) The task requires reasoning and logical deduction.

9. 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


10. Artificial neural networks are inspired by the structure and function of:
a) The human brain
b) Quantum computers

c) Complex mathematical models


d) High-speed processors

11. The process of adjusting the weights in a neural network to improve performance is
called:
a) Activation
b) Learning
c) Optimization

d) Training
12. 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
13. 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

14. Training a neural network often requires:


a) A small set of labeled 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

Q2. ASSERTION/REASONING
1. Assertion (A): Unsupervised Learning is a type of learning without any guidance.

Reasoning (R): Unsupervised learning models work on unlabeled datasets, where the data
fed into the machine is random and the person training the model may not
have any prior information about it.
a) Both A and R are true and R is the correct explanation for A
b) Both A and R are true and R is not the correct explanation for A

c) A is True but R is False


d) A is false but R is True

2. 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) Both A and R are true and R is the correct explanation for A
b) Both A and R are true and R is not the correct explanation for A
c) A is True but R is False

d) A is false but R is True

SECTION B - SUBJECTIVE QUESTIONS


1. Differentiate between Machine Learning and Deep Learning.

2. How is Object Classification different from Object Identification?


3. What do you do in Digit Recognition?
4. Why are features and labels different from one another?
5. What are the points of difference between training data set and testing data set?

6. Give difference between rule based and learning based AI models.


7. What is supervised, unsupervised and reinforcement learning? Explain with examples.
8. What is clustering and how is it different from classification?
9. Differentiate between classification and regression model.

10. What is neural network? Give the functioning of its three layers?
11. Define a perceptron. How do we generate it for real world scenarios?
12. Why should we avoid using the training data for evaluation?

SECTION C - CASE STUDY BASED AND APPLICATION BASED QUESTIONS

Q1. CASE STUDY BASED


1. Identify the type of learning (supervised, unsupervised, reinforcement learning) are the
following case studies most likely based on?
a) Case Study 1:

A company wants to predict customer churn based on past purchasing behavior,


demographics, and customer interactions. They have a dataset with labeled examples of
customers who churned and those who did not.

b) Case Study 2:

A social media platform wants to group users based on their interests and behavior to
recommend relevant content. They have a large dataset of user interactions but no predefined
categories. Which type of learning is this case study most likely based on?
c) Case Study 3:

An autonomous vehicle is learning to navigate through a city environment. It receives


feedback in the form of rewards for reaching its destination safely and penalties for traffic
violations. Which type of learning is this case study most likely based on?
d) Case Study 4:

A healthcare provider wants to identify patterns in patient data to personalize treatment plans.
They have a dataset with various patient attributes but no predefined labels indicating specific
treatment plans. Which type of learning is this case study most likely based on?

e) Case Study 5:

A manufacturing company wants to optimize its production process by detecting anomalies in


sensor data from machinery. They have a dataset with examples of normal and anomalous
behavior. Which type of learning is this case study most likely based on?

2. Identify the type of model (classification, regression, clustering, association model) are the
following case studies most likely based on?

a)

A bank wants to predict whether a loan applicant will "default" or "non-default" on their loan
payments. They have a dataset containing information such as income, credit score, loan
amount, and employment status.
b)

A real estate agency wants to predict the selling price of houses based on various features
such as size, location, number of bedrooms, and bathrooms. They have a dataset containing
historical sales data.
c)
A marketing company wants to segment its customer base into distinct groups based on
purchasing behavior for targeted marketing campaigns. They have a dataset containing
information such as purchase history, frequency of purchases, and amount spent.
d)

A grocery store wants to identify associations between different products purchased by


customers to understand which products are commonly bought together. They have a
transaction dataset containing records of items purchased together during each transaction.

3. A healthcare provider wants to improve patient care by predicting the length of hospital
stays for different medical conditions. They have a dataset containing patient demographics,
medical history, and treatment details. The task involves:
a) To predict whether a patient will have a short or long hospital stay.
b) To predict the number of days a patient will stay in the hospital.

c) To segment patients into groups with similar characteristics for personalized treatment
plans.
d) To identify patterns in patient treatments and outcomes.

Identify the type of model (classification, regression, clustering, and association model) in the
above tasks.

Q2. APPLICATION BASED


1. Convert the following scenarios to perceptron:

a) Context: A manager is deciding whether to approve a work-from-home request from an


employee.
Factors:
-Does the employee perform well when working remotely?

-Are there any upcoming team meetings or collaborative projects?


-Does the company's policy support remote work?
-Is it beneficial for both the employee and the company?

b) Context: A homeowner is deciding whether to invest in solar panels for their house.
Factors:
-Do I have a sufficient average amount of sunlight in my area?
-Are there any available incentives or rebates for installing solar panels?

-Does installing solar panels impact the value of my home?


-Does solar energy lead to environmental benefits?

2. Sirisha and Divisha want to make a model which will organize the unlabeled input data
into groups based on features. Which learning model should they use and why?

3. Identify and explain the types of the learning-based approaches in the figures given below.

Common questions

Powered by AI

Reinforcement learning is particularly advantageous in scenarios where the desired outcome is known, but the optimal path to achieve it is not clear, allowing agents to learn from interaction with the environment . Examples include autonomous navigation, where an AI must learn optimal routes through experience and feedback, and gaming, where trial and error help develop strategies for winning. This approach is beneficial in dynamic and exploratory environments that resemble real-world scenarios, where feedback loops play a critical role in refining strategies through accumulated knowledge .

Clustering is an unsupervised learning technique that groups similar data points together without predefined labels, focusing on discovering patterns in data . It is commonly used for customer segmentation in marketing. Classification is a supervised learning task where data is categorized into predefined categories based on labeled examples . It is used in email spam filtering and other tasks where there are specific categories to predict. The choice between clustering and classification depends on whether labeled data is available and the nature of the problem, impacting the model's effectiveness in datasets and objectives .

Supervised learning uses labeled data to train algorithms to predict outcomes or classify data . It is used in applications like email spam filters where the system needs to learn from labeled examples . Unsupervised learning works with unlabeled data to find hidden patterns or intrinsic structures, such as clustering similar customer purchases for recommendations . Reinforcement learning is used in environments where an AI agent learns to achieve goals by trial and error, using rewards and penalties as feedback, which is useful in scenarios like game playing or navigation tasks .

Deep neural networks, with their multiple layers, are uniquely suited for processing complex datasets due to their ability to automatically extract hierarchical data representations . They excel in tasks like image recognition by uncovering intricate patterns across layers, such as edges, textures, and objects, improving classification accuracy . Compared to simpler models, they handle non-linear relationships and variability better, albeit requiring more data and computational resources. Their scalability and adaptability offer significant advantages over simpler models in solving high-dimensional and complex problems .

Neural networks are inspired by the structure and function of the human brain, particularly in how neurons communicate and process information . They are built with layers of interconnected nodes, or 'neurons,' where each layer transforms the input data, progressively extracting higher-level features . This architecture allows neural networks to excel in tasks involving pattern recognition and complex data analysis like image and text processing. The brain-like model enables AI systems to learn from examples and improve through training, significantly enhancing their ability to solve complex problems, which is a key driver in AI advancements .

Using training data for evaluation in machine learning models can lead to overfitting, where the model performs well on the training data but poorly on new, unseen data due to its inability to generalize . This practice can give a false impression of model accuracy and reliability, as the model may simply memorize the training data rather than learn underlying patterns that apply broadly. Consequently, it affects the real-world performance and reliability of the model when deployed in different scenarios, highlighting the need for separate testing datasets to ensure robustness and generalization ability .

Weights and biases in neural networks are crucial for determining how inputs are transformed within each neuron and how the information propagates through the network layers . Weights represent the strength of the connections, affecting the degree to which input signals influence the output, while biases adjust the activation threshold for neurons. Proper tuning of these parameters during training, typically through optimization algorithms, enables the network to minimize prediction error and enhance accuracy. Consequently, they are central to the network's learning capability and its effectiveness in capturing complex data patterns .

Perceptrons can model decision-making scenarios like solar panel investment by inputting factors such as sunlight availability, financial incentives, and environmental benefits as nodes, assigning each a weight based on its impact . The perceptron computes a weighted sum of these inputs and applies a threshold function to determine the decision outcome, such as whether or not to invest in solar panels . This allows decision-makers to analyze multi-factorial influences quantitatively, ensuring decisions are unbiased and systematically grounded, offering clarity and accountability in complex decision environments .

Rule-based AI models operate on predefined logical rules and manual human input, making them effective for straightforward tasks requiring consistency and reliability . They excel in environments where conditions and decisions are clear and stable. Learning-based AI models, such as those using machine learning, adapt and improve through experience by recognizing data patterns, making them suitable for complex, dynamic environments that require flexibility and adaptation (e.g., pattern recognition, recommendation systems). The choice depends on the complexity of the task and the nature of the data involved, with rule-based models preferred for static environments and learning-based models for evolving conditions .

Creating a perceptron involves converting decision-making scenarios into a model with input nodes representing decision factors and weighted connections that quantify their importance, reflecting how decisions are influenced in real life . For example, in deciding employee remote work, factors include company policies and employee performance, each given a weight based on its influence . The perceptron simplifies complex decision processes and enhances consistency and speed in decision-making, providing a structured way to evaluate diverse, multivariate input scenarios with clear, binary outcomes that align with computational models .

You might also like