Boosting Flashcards

Models and techniques for Multiple Estimators using guided learning. (7 cards)

1
Q

ADA Boosting

A

Individual points or features are given importance depending on the trueness of the prediction.
Focuses on exponential loss.

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

Boosting

A

Ensemble Learning Technique that relies on dependent models.

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

Error Value

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

Gradient Boosting

A

Sequentially repair models based on error rate from previous model.

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

XGBoost

A

Lookup (+delta d value)
Overkill for small datasets

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

init

A

In Gradient Boosting, init is a hyperparameter that specifies an estimator object that is used to compute the initial predictions.

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