Skip to content

2.6.0

Compare
Choose a tag to compare
@fit-alessandro-berti fit-alessandro-berti released this 13 Mar 07:26
· 1763 commits to release since this release

Added

  • 73254a8
    • ILP miner (process discovery in ILP)
  • 7016026
    • "timestamp grouping filter" and "consecutive activities"
      filters for Pandas dataframes
  • 4ba2a9e
    • added pm4py.insert_case_arrival_finish_rate,
      pm4py.insert_case_service_waiting_time,
      pm4py.extract_outcome_enriched_dataframe
      methods to the simplified interface (Pandas dataframes)
  • 18b250e
    • added baseline log clustering based on profiles
      (Song, Minseok, Christian W. Günther, and Wil MP Van der Aalst.
      "Trace clustering in process mining."
      Business Process Management Workshops: BPM 2008. )
  • 6907160
    • log to target vectors (for ML purposes): next_activity, next_time, remaining_time

Changed

  • d6d2301
    • introduced optional "lifecycle paths" feature
      in OCEL feature extraction

Deprecated

Fixed

  • 0a1c6f9
    • fixed dependency on Simpy in init.py

Removed

Other

  • a313db1
    • made fundamental and optional requirements clearer