Skip to content

nikraftarf/Recommender-System-Based-on-processMining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommender-System-Based-on-processMining

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.

You can also find the data from https://github.com/microsoft/50BusinessAssignmentsLog. The file is also available in Data folder and I also added the connector labels to that.

For more details of data contact me via email nikraftarf75@gmail.com.

Screenshot (26)

About

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…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors