score: Return the score on the given testing data using the...

Description Usage Arguments Value

Description

Return the score on the given testing data using the user-specified scoring function.

Usage

1
score(obj, testing_features, testing_classes)

Arguments

obj

A TPOTClassifier or a TPOTRegressor

testing_features

A data.frame of the testing set

testing_classes

A list of class labels for prediction in the testing set

Value

float The estimated test set accuracy


thllwg/tpotr documentation built on July 5, 2019, 12:49 a.m.