SnapshotFeatureGenerator-class | R Documentation |
Reference class containing some properties and methods required for feeding event-logs and generating features based on the given feature settings.
settings
list
list of configuration settings.
eventlogs
list
list of tables or data.frames containing all event-logs fed in addition to
some meta-data associated with each event-log. These data are:
eventType_attributes
: data.frame
Distinct values of all eventTypes and attributes in the event-log.
address
: character
where is the event-log located.
A path, url or a combination of dataset and table name to locate the event-log.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.