Skip to content

PrCore

PrCore is a backend application used for prescriptive process monitoring. It takes historical event log files and provides ongoing case prescriptions based on the received event streaming data or new event log dataset. It is flexible and can be applied to event logs in various domains. Its prescribing and predicting algorithms can be easily modified, replaced, or added due to its plugin mechanism. Moreover, its API is easy to use and can be integrated into any application.

flowchart LR
    upload(Upload) --> train(Train) --> new(New Data) --> result(Prescriptions)
Loading

Please check out the following link(s) for more information:

PrCore is licensed under the MIT License.

Pinned Loading

  1. prcore prcore Public

    A backend application used for prescriptive process monitoring

    Python 1

Repositories

Showing 4 of 4 repositories
  • docs Public

    The documentation of PrCore

    prcore/docs’s past year of commit activity
    HTML 0 MIT 0 0 0 Updated Oct 23, 2023
  • .github Public
    prcore/.github’s past year of commit activity
    0 0 0 0 Updated Oct 23, 2023
  • prcore Public

    A backend application used for prescriptive process monitoring

    prcore/prcore’s past year of commit activity
    Python 0 MIT 1 0 0 Updated Oct 23, 2023
  • assistant Public

    A chat bot powered by GPT to answer questions related to documentation

    prcore/assistant’s past year of commit activity
    Python 30 GPL-3.0 7 1 0 Updated Oct 23, 2023

Top languages

Loading…

Most used topics

Loading…