Generate predictions for a dataset
dataset (Dataset) – Dataset to generate predictions for.
Dataset
augment (bool, optional) – Whether to perform augmentation, False by default.
predictions – astropy Table with one row for each light curve and columns with each of the predicted values.
Table