Getting Started
Next Steps
Tutorials
API docs
StoppingCriterion
Tuner
Reporter
Bases: object
object
dict
df_features (DataFrame) – input features to make predictions with shape (n, d)
DataFrame
Tuple[array, array]
Tuple
array
predictions in the shape of (n,)
# TODO should we rather have (n, 1)? input is taken in this form