predict_proba: Use the optimized pipeline to estimate the class...

Description Usage Arguments Value

Description

Use the optimized pipeline to estimate the class probabilities for a feature set.

Usage

1
predict_proba(obj, features)

Arguments

obj

A TPOTClassifier or a TPOTRegressor

feature

A data.frame of observations

Value

The class probabilities of the input samples


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