Notable Changes
- Added new interface for generating determinations.
- users can select the type and duration of slices
- users can select from a handful of transformers, consisting of both simple and complex transforms.
- Previously used instantiations of xPM have been stored in separated classes with preset plugins calls.
- One such instantiation for an upcoming article was added
- The name of the plugin is called : Exogenous Annotated Log Preparation (AIME2022)
- One such instantiation for an upcoming article was added
- Started refresh on the "Exogenous Discovery Investigator" plugin
- Added new progress interface, showing the progress for several pieces of work that is done
- Alignment precompute now happens after the plugin starts, to get to first refresh faster
- A new dot panel is being used, with some minor changes from the original
- Decision mining progress to completion is now shown
- Decision points and relative frequencies based on alignment are now visualisation alongside the process model
- A overlay has been added, such that clicking on a decision point, or transition will trigger it to pop out
- in future releases, more information will be provided in this overlay
- Some early measurements for decision aware models have been included and will be shown after the user clicks 'measure model'
- these measures aim to shown how each decision points add to the overall measurement
- graphically, this is shown on the overlay for the process model.
- Added exemplar logs and generation code to repo
- exemplar logs testing plugin can be found at https://github.com/AdamBanham/ExogenousData/tree/master/exemplar
Full Changelog: v0.0.3...v0.0.4