Skip to content

Releases: AdamBanham/ExogenousData

v0.0.4.demo

30 Aug 23:56
Compare
Choose a tag to compare

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)
  • 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

Full Changelog: v0.0.3...v0.0.4

v0.0.3

15 Jul 02:43
Compare
Choose a tag to compare

Notable Changes

  • Colour Scheme Update
    • Trace Explorer now has a more consistent way of visualising slices and exo-series
      • Each exo-panel has a preferred colour.
      • Each exo-series in the overview of a trace, uses the preferred colour and does not change across traces now.
      • Slices visualised from a exo-panel, all have similar colours to preferred colour of the exo-panel.
      • In the breakdown of slices, slices with more exo-measurements have darker colours.

Bug fixes

  • Fixed an issue with filters not being reset when endogenous trace is changed in Trace Explorer.

Exogenous Annotated Log Filtering

Full Changelog: v0.0.2...v0.0.3

v0.0.2.3

13 Jul 02:56
Compare
Choose a tag to compare

Notable Changes

  • Added new GUI features to TraceView for filtering log data
    • Endogenous traces will be highlighted in left pane, with selected under concept:name.
    • Clicking on an endogenous event in the right pane will highlighted the event in the overview graph and will filter description graphs below.
    • Click event again to stop filtering and highlighting.
    • Clicking on the buttons on the left of description graphs will further filter graphs
      • e.g. only show graphs from a single exo-panel or only show a slices from a set of slicing functions.

Exogenous Annotated Log Filtering

Full Changelog: v0.0.1-alpha...v0.0.2

v0.0.2.2

13 Jul 02:52
Compare
Choose a tag to compare

Notable Changes

  • Added new GUI features to TraceView for filtering log data
    • Endogenous traces will be highlighted in left pane, with selected under concept:name.
    • Clicking on an endogenous event in the right pane will highlighted the event in the overview graph and will filter description graphs below.
    • Click event again to stop filtering and highlighting.
    • Clicking on the buttons on the left of description graphs will further filter graphs
      • e.g. only show graphs from a single exo-panel or only show a slices from a set of slicing functions.

Exogenous Annotated Log Filtering

Full Changelog: v0.0.1-alpha...v0.0.2

v0.0.2.1

13 Jul 02:45
Compare
Choose a tag to compare

Notable Changes

  • Added new GUI features to TraceView for filtering log data
    • Endogenous traces will be highlighted in left pane, with selected under concept:name.
    • Clicking on an endogenous event in the right pane will highlighted the event in the overview graph and will filter description graphs below.
    • Click event again to stop filtering and highlighting.
    • Clicking on the buttons on the left of description graphs will further filter graphs
      • e.g. only show graphs from a single exo-panel or only show a slices from a set of slicing functions.

Exogenous Annotated Log Filtering

Full Changelog: v0.0.1-alpha...v0.0.2

v0.0.2

13 Jul 02:34
17f60a6
Compare
Choose a tag to compare

Notable Changes

  • Added new GUI features to TraceView for filtering log data
    • Endogenous traces will be highlighted in left pane, with selected under concept:name.
    • Clicking on an endogenous event in the right pane will highlighted the event in the overview graph and will filter description graphs below.
    • Click event again to stop filtering and highlighting.
    • Clicking on the buttons on the left of description graphs will further filter graphs
      • e.g. only show graphs from a single exo-panel or only show a slices from a set of slicing functions.

Exogenous Annotated Log Filtering

Full Changelog: v0.0.1-alpha...v0.0.2

v0.0.1-alpha

12 Jul 01:58
Compare
Choose a tag to compare

Notable Changes

Initial release of ProM plugin. This version is far from complete, but showcases the current GUIs in the readme.md. We can show that process mining with exogenous data is possible, and have several ways to interact with such data via GUIs.

GUI Examples:
Exogenous Annotated Log Explorer - Trace Overview
Exogenous Aware Discovery - Outcome
Exogenous Aware Enhancement - Popout