Chapter 5 Techniques in Data Science Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What are the techniques used in classification?

A

k-nearest neighbor (KNN), logistic regression, decision tree, random forest, support vector machine (SVM), Neural Network

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

What are the techniques used in forecast models

A

linear regression, non linear regression, exponential smoothing, recurrent neural network (rnn), long short term memory (lstm)

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

What are techniques use in outliers model

A

IQR, z-score, mahalanobis distance, local outlier factor

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

what are techniques used in clustering model?

A

k-means clustering, hierarchical clustering, mean shift clustering, gaussian mixture models (GMM)

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