NEW
Font size
WorksheetsMachine Learning Quiz
Total questions: 17
Worksheet time: 9mins
unsupervised learning with
lablelddate
unlablelddate
Decision tree is considered:
Supervised learning
Unsupervised learning
Reinforcement learning
none of the above
KNN is considered:
Supervised learning
Unsupervised learning
reinforcement learning
none of the above
ANN usually has more layers than Deep Learning. (True / False)
True
False
What is the form of Fuzzy logic?
Two valued logic
Crisp set logic
Many valued logic
Binary set logic
Fuzzy logic is extension of Crisp set with an extension to handle Partial Truth.
True
False
The values of the set membership is represented by ___________
Discrete Set
Degree of truth
Probabilities
Both Degree of truth & Probabilities
Japanese were the first to utilize fuzzy logic practically on high-speed trains.
True
False
Defuzzification is to derive a single crisp value from a set of fuzzy conclusions. (T / F)
TRUE
FALSE
COG is a method used for.
fuzzification
defuzzification
John McCarthy coined the term Artificial Intelligence in
1970
1950
1956
1954
IF that all the weights = 2, and x1 = x2 = 2 and x3 = x4 = 3, bk = 0 TEEN vk =
18
19
20
21
In machine learning, overfitting occurs when:
The model is trained on too little data
The model performs well on training data but poorly on unseen data
Which of the following algorithms is used for clustering?
Linear Regression
K-Means
Logistic Regression
Support Vector Machine
In fuzzy logic, the term 'fuzzification' refers to:
The process of converting crisp values to fuzzy values
The process of converting fuzzy values to crisp values
Which of the following is a characteristic of supervised learning?
It does not require labeled data
It requires labeled data
Which of the following best describes reinforcement learning?
Learning through trial and error
Learning without any feedback
Learning from labeled data
Learning from static datasets
