Big Data Analytics (II) Flashcards
(8 cards)
1
Q
Artificial Intelligence
A
At the most basic level, machine equipped with AI imitate the human thought process
2
Q
Machine Learning definition
A
Machines can learn by analysing large amount of data, recognise patterns among the data and make a prediction
3
Q
Process of Machine Learning
A
Training->Evaluation->Prediction
4
Q
Type of Machine Learning
A
- Supervised learning: Learns from labeled data (input-output) pairs to predict outcomes
- Unsupervised learning: Finds patterns in unlabelled data (input with no corresponding output)
5
Q
Example of Supervised Learning
A
- Classification 2. Regression
6
Q
Example of Unsupervised Learning
A
- Clustering 2. Association
7
Q
Definition of Deep Learning
A
-A subset of ML
-DL uses massive amount of data and computing power to simulate Artificial Neural Network
8
Q
Generative AI
A
Create new content based on what it has learned from existing content
(A subset of DL)