Save models to XML files for later use without having to rerun the model code.
Save predictions to the database to preserve the predicted values.
Instantiate models using the corresponding constructor, then modify model parameters by adding the appropriate modules to the model instance.
Model input sources can include attribute
values (AttributeSource) and structural characteristics
(ItemSource) for the target item as well as for entities in its
relational neighborhood.
Specify temporal input sources (TemporalAttributeSource
and TemporalItemSource) to use temporal attributes to restrict
how other attributes values are aggregated.