You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was done as part of a master thesis in collaboration with Microsoft.
The system takes the train and test event logs created from the data file and creates the process models out of the train event logs using process discovery methods and then calculates the conformance checking fitness value between the test event logs and the process models. The maximum fitness values then can be used for the recommendation of the best models for the test event logs.
This project done as part of a master thesis. The system takes the train and test event logs and create the process models out of the train event logs using process discovery methods and then calculates the conformance checking fitness value between the test event logs and the process models. The maximum fitness values then can be used for the r…