Machine Learning - Evaluate Flashcards

1
Q

Cross-Validate Model:

A

Cross-validates parameter estimates for classification or regression models by partitioning the data.

Use the Cross-Validate Model module if you want to test the validity of your training set and the model. Cross-validation partitions the data into folds, and then tests multiple models on combinations of folds.

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

Evaluate Model:

A

Evaluates a scored classification or regression model by using standard metrics.

In most cases, you’ll use the generic Evaluate Model module. This is especially true if your model is based on one of the supported classification or regression algorithms.

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

Evaluate Recommender:

A

Evaluates the accuracy of recommender model predictions.

For recommendation models, use the Evaluate Recommender module.

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