0% found this document useful (0 votes)
670 views

An Enlightenment To Machine Learning

This document provides definitions and examples for various machine learning techniques. It asks questions about which technique would be suitable for different scenarios, such as clustering customers (unsupervised learning), detecting changes in heart rate (outlier detection), predicting quantities vs categories (regression vs classification), and categorizing credit applications (classification).
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
670 views

An Enlightenment To Machine Learning

This document provides definitions and examples for various machine learning techniques. It asks questions about which technique would be suitable for different scenarios, such as clustering customers (unsupervised learning), detecting changes in heart rate (outlier detection), predicting quantities vs categories (regression vs classification), and categorizing credit applications (classification).
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

_____ outlier deviates significantly from the entire dataset.

Global
_________ learning aids in uncovering hidden patterns from unlabeled data.
Unsupervised
_________ learning uses data and answers to uncover the rules that build a
problem.
Machine
Which learning would you suggest the user for grouping customers into distinct
categories (Clustering)?
Unsupervised
A marketing company wants to group its customers into various groups to
advertise accordingly. Which machine learning technique would you suggest for
the company?
Clustering
Linear Regression helps in predicting the ____________ output.
Continuous
________ learning draws inspiration from psychological behavior.
Reinforcement
Which machine learning technique would you suggest to develop a machine
which detects the sudden increase or decrease in heartbeat?
Outlier Detection
________ is a tool for turning information into knowledge.
Machine Learning
Clustering is a/an ____________ learning method.
Unsupervised
An observation that deviates significantly from other observations in the
dataset is known as ____________.
Outlier
________ is given a system of rewards and punishments.
Reinforcement Learning
_______ learning uses the function that is inferred from labeled training data
consisting of a set of training examples.
Supervised
Classification predicts ____________.
Categorical Variables
Which of the following machine learning models would you suggest to predict a
quantity?
Regression
Support Vector Machine is used for ____________ type(s) of problems.
Classification and Regression
A credit card company receives thousands of applications for new credit card
issue with attributes like salary, debts etc. Which machine learning technique
would you suggest to categorize applications into good credit and bad credit.
Classification
The derived relationships from Association Rule Mining are represented in the
form of ___________.
Association Rules
_______ aids in identifying the associations, correlations, and frequent patterns
in data.
Association Rule Mining
Which of the following machine learning models would you suggest to predict a
category?
Classification
The field of study that gives computers the ability to learn without being
explicitly programmed is ___________.
Machine Learning
Decision Trees are a non-parametric ____________ learning method used for
classification and regression.
Supervised
________ learning blends rules created by humans with data to develop
answers to a problem.
Traditional

You might also like