A workflow is a container object that aggregates information required to
fit and predict from a model. This information might be a recipe used in
preprocessing, specified through add_recipe(), or the model specification
to fit, specified through add_model().