1. Introduction to Machine Learning Flashcards

(25 cards)

1
Q

What are some examples of questions that descriptive models can answer

A

What was the rate of returning customers buying on the website?
How many cases of fraud were investigated last month?
What were the email open, click-through, and response rates?
How many customers made a purchase after 5 minutes?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are some examples of questions that predictive models can answer

A

What is the likelihood that the customer buys online again?
What is the likelihood that the transaction is fradulent?
What is the likelihood an email will be opened?
What is the likelihood the website visitor is an impulsive buyer?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the 3 types of analytics

A
  1. descriptive
  2. predictive
  3. prescriptive
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What questions, enablers and outcomes are related to descriptive modeling

A

What happened? What is hapenning?
Business reporting. Dashboards. Scorecards. Data warehousing
Well-defined business problems and opportunities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What questions, enablers and outcomes are related to predictive modeling

A

What will happen? Why will it happen?
Data Mining. Text mining. Web/Media mining. Machine Learning
Accurate projections of future events and outcomes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What questions, enablers and outcomes are related to prescriptive modeling

A

What should I do? Why should i do it?
Optimization. Simulation. Decision modeling. Expert systems
Best possible business decisions and actions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

O que significa OCR

A

Optimal Characther Recognition

(escrever à mão e passar automaticamente para texto)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Como funciona o OCR

A

Criar um dataset com imagens de letras manuscritas.
Cada imagem é rotulada com a letra correspondente (por exemplo, “A”, “B”, “C”…).
O modelo aprende a reconhecer padrões nas imagens para associar à letra correta.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a task

A

A task corresponde a uma atividade que se pretende que um sistema de ML execute, representa o objetivo funcional do sistema/aquilo que se deve aprender

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

O que é a experience

A

Experience refere se ao conjunto de dados ou interações que o sistem utiliza para aprender. Corresponde à fonte de informação

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

O que é a performance measure

A

Métrica usada para avaliar o quao bem o sistema está a realizar a task

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

No caso de OCR, a que corresponde a task, experience e a measure

A

Task = hand right letter recognition
Experience = set of hand written letters labeled by humans
Performance measure = percentage of letters classified correctly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Assuming we have email program that based on emails that the user marks as spam or non spam, learns how to improve its own spam classification. What is a task (T), Experience (T) and Measure (M)?

A

Task = application that classifies emails as “spam” or “not spam”
Experience = see how the user marked the email
Performance = the number or fraction of emails correctly classified

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the 3 types of Machine Learning problems

A
  1. Supervised Learning (Regression and Classification)
  2. Unsupervised learning (clustering and dimension reduction)
  3. Reinforcement learning

1 and 2 are semi-supervised learning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is supervised learning

A

Uses labeled inputs attributes to predict an outcome

17
Q

what is a classification model

A

process of finding a model to predict data classes or concepts (the outcome is categorical)

18
Q

what is a regression model

A

process of finding, a model to predict numeric outcomes (the outcome is continuous)

19
Q

What is unsupervised Learning

A

when the input are not labeled and there is no target

20
Q

what are some examples of supervised learning

A

regression and classification

21
Q

what are some examples of unsupervised learning

A

clustering e dimension reduction

22
Q

what is semi-supervised learning

A

makes use or non-labeled input attributes to gain more understanding of the population

23
Q

what is reinforcement learning

A

when inputs attributes are not labeled, or labels are not defined, and model learns from a rewarding process

24
Q

what are some benefits of using predictive models in marketing

A
  • Develop and manage customer relationships
  • Maximize customer lifetime value / share of value
  • customers are your assets
  • structure and manage organization around customer segments
  • user tecnologies and configure processses to find ways to customize interactions
  • Use targeted distribution and media
25
what are some examples of machine learning applications in marketing
* Personalized experiences (predict future customer experiences and interactions - when a client is going to buy and what a customer will buy - understand product similarity) * Customer retention and loyalty (predict when why and which customers will return, predict when, why and which customers will leave, understanding the different types of customers (segments) * Optimize customer engagement ( preidct responses to promotions and campaigns, predict which prospects - leads will buy or will become high value customers, predict which channels will be more profitable, predict which customers would be interested in a specific product, predict sales of a shop at specific location