ai learning Flashcards

1
Q

● Machine learning:The use of computers to identify patterns in data and make decisions based on this data

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

● Deep Learning: A subset of machine learning that aims to create algorithms that mimic how the human brain works

A

by learning from incredibly large data sets

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

● Supervised learning: The task of learning a function that maps an input to an output based on previous data sets with labelled input-output combinations.

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

● Unsupervised learning: Algorithms that find patterns in unlabelled data where no previous patterns have been found. They do this by looking for connections or patterns in the data set.

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

● Semi-Supervised learning: Algorithms that use a combination of labelled and unlabelled data

A

Used because labelling large data sets can be too expensive or time consuming. Uses the labelled data sets to “learn” how to treat unlabelled data

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

● Reinforcement learning:algorithms that learn by interacting with the environment and using a system of “reward and punishment” to determine a best possible course of action This is the process used in the development of self driving cars

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

● Data Quality: Poor data quality can lead to inaccurate outputs. When pre-processing data

A

you should aim to remove all missing values

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