Skip to content

Process Outcome Prediction from an event log using Transformer model

License

Notifications You must be signed in to change notification settings

bupaverse/processpredictR

Repository files navigation

processpredictR

The goal of processpredictR is to perform prediction tasks on processes using event logs and Transformer models.

Installation

You can install the development version of processpredictR from GitHub with:

# install.packages("devtools")
devtools::install_github("bupaverse/processpredictR")


```r
library(processpredictR)

About

Process Outcome Prediction from an event log using Transformer model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages