cardea.Cardea.predict

Cardea.predict(X)[source]

Get predictions from the cardea pipeline.

Parameters

X (pandas.DataFrame or ndarray) – Inputs to the pipeline.

Returns

Predictions to the input data.

Return type

ndarray