Exams
Subjects
Classes
Home
Exams
Data Science and Artificial Intelligence
Data Warehouse Modeling
consider the following fi...
Question:
medium
Consider the following figures representing datasets consisting of two-dimensional features with two classes denoted by circles and squares.
Which of the following is/are TRUE ?
GATE DA - 2024
GATE DA
Updated On:
Feb 3, 2026
(i) is linearly separable.
(ii) is linearly separable.
(iii) is linearly separable.
(iv) is linearly separable.
Show Solution
The Correct Option is
A,
D
Solution and Explanation
Linearly separable options are (A) : (i) and (D) : (iv).
Download Solution in PDF
Was this answer helpful?
0
Top Questions on Data Warehouse Modeling
Want to practice more? Try solving extra ecology questions today
View All Questions
Questions Asked in GATE DA exam
Consider the following Python code:
GATE DA - 2026
Programming and Data Structures
View Solution
If \( xyz \) is a three-digit number and the product of its digits is \( 70 \), then find the sum of the digits.
GATE DA - 2026
Discrete Mathematics
View Solution
Given the Python code:
GATE DA - 2026
Data Structures and Algorithms
View Solution
Which of the following recurrence relations represents the average case time complexity of QuickSort?
GATE DA - 2026
Data Structures and Algorithms
View Solution
Node size = 4096 B
Node pointer = 10 B
Search key = 11 B
Record pointer = 12 B
Find the maximum number of node pointers.
GATE DA - 2026
Data Management
View Solution