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 2

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…