Commit Graph

  • e2c0028d6d Fixed path master nwickel 2024-08-10 14:36:52 +0200
  • 69516e0174 Added correct package loading for mtt nwickel 2024-05-10 15:10:21 +0200
  • ff406cc09c Added R and Python versions and package info to README nwickel 2024-05-02 18:53:17 +0200
  • f39614b6cf Removed NA removal since it is not needed nwickel 2024-04-26 12:35:01 +0200
  • 0b067d8419 Renamed nmoves to nmove so it is more consistent with the other scripts nwickel 2024-04-25 17:58:47 +0200
  • fa3d400ede Moved another plot nwickel 2024-04-23 15:51:08 +0200
  • 84f0434638 Updated README, added folder structure nwickel 2024-04-17 14:33:24 +0200
  • 7f0b0d44ad Updated file structure: results and figures are now on top level of project; adjusted paths, but some might still be broken nwickel 2024-04-17 14:25:04 +0200
  • d4f5aa427d Updated PM for case clusters and rerun it with precision nwickel 2024-04-15 15:24:38 +0200
  • 4174162dfe Updated README so it reflects analysis structure; moved technical stuff about preprocessing to mtt package nwickel 2024-04-09 17:46:01 +0200
  • b1d2c5ec99 Updated python script(s) for pm on case clusters nwickel 2024-04-09 12:08:58 +0200
  • 76aa35da3f Updated labels for power law plots nwickel 2024-04-03 17:53:39 +0200
  • dc489b4aa9 Added python script for PM for case clusters (again) nwickel 2024-04-02 21:29:37 +0200
  • 609e103018 Updated README nwickel 2024-04-02 13:50:53 +0200
  • 3e271848eb Added black and white plots for print version of thesis nwickel 2024-03-30 16:43:09 +0100
  • e40ed45848 Moved code for cases per day plot to thesis folder nwickel 2024-03-28 18:28:18 +0100
  • 07a64d8c59 More updates and some error fixing on the DFGs for case clusters nwickel 2024-03-27 15:48:58 +0100
  • 42cb777d36 Updated DFGs for case clusters; exported data for tables nwickel 2024-03-27 10:07:36 +0100
  • 48a4bcbcdb Added trace analysis for 2019 data nwickel 2024-03-26 18:28:10 +0100
  • 198a22f4d8 Moved code for count_item.pdf to thesis folder nwickel 2024-03-25 16:37:37 +0100
  • bdf9ad947a Added link to mtt package nwickel 2024-03-22 16:39:32 +0100
  • 9762c61a8d Updated README.Rmd and exported as github_document nwickel 2024-03-22 15:58:30 +0100
  • 37e67bfa69 Removed questions, since it is all outdated nwickel 2024-03-22 13:38:37 +0100
  • cba441f08b Mostly updated file paths nwickel 2024-03-22 12:33:58 +0100
  • 24c7967246 Updated script; removed old stuff nwickel 2024-03-22 12:17:39 +0100
  • 9ad5123747 Renamed files, so order is consecutive again nwickel 2024-03-22 12:13:39 +0100
  • 4857f08577 Removed python scripts for process mining for clusters nwickel 2024-03-22 12:10:46 +0100
  • 43c7f34645 Mostly updated file paths nwickel 2024-03-22 12:07:45 +0100
  • b762968774 Removed sequential net; adjusted naming from conformative to normative nwickel 2024-03-22 11:12:41 +0100
  • c0b24a03aa Cleaned up descriptives a bit; still a mess with a lot of old stuff nwickel 2024-03-22 11:00:36 +0100
  • bdeb8fb718 Moved plotting code for item clustering to thesis folder nwickel 2024-03-21 17:19:47 +0100
  • 6feea5a251 Finally added old descriptives stuff; needed the plots nwickel 2024-03-20 17:08:28 +0100
  • b50f52dc6c Next try for extracting process maps for case clusters nwickel 2024-03-19 18:15:16 +0100
  • 26f90a7fec Some variable name and plot size adjustments nwickel 2024-03-18 15:32:09 +0100
  • b08955b2c4 Added validation script redoing analysis for case clustering for data from 2018 nwickel 2024-03-15 16:29:50 +0100
  • 88ac019b93 Added some plots etc. nwickel 2024-03-14 17:28:10 +0100
  • 752501b4df Some small updates nwickel 2024-03-13 18:14:57 +0100
  • 7ee9195563 Some script cleaning nwickel 2024-03-12 17:52:53 +0100
  • 7eff903837 Added script to check on process models for case clusters; not sure this makes sense nwickel 2024-03-10 17:50:09 +0100
  • b29790dfc1 Working on finalizing the clustering nwickel 2024-03-09 17:22:46 +0100
  • 5cc2135c4a Moved scripts for plots to thesis folder nwickel 2024-03-08 18:07:04 +0100
  • 29ac6c15d4 More work on case clustering nwickel 2024-03-08 18:06:37 +0100
  • 26ba7265f5 Cleaned up item clustering; works well now nwickel 2024-03-08 18:05:40 +0100
  • 66fab4fa18 Cleaned up scripts; separated case data frame, clustering, and trace analysis into separate files nwickel 2024-03-08 11:52:55 +0100
  • 3cf6c4c51d End of day commit nwickel 2024-03-08 09:22:10 +0100
  • 4eca6c81d6 Worked some more on clustering of cases; removed DBSCAN and only selects cases from 2019 now nwickel 2024-03-06 18:38:56 +0100
  • 6cfc19a874 Script cleaning; data are now exported better nwickel 2024-03-06 17:59:22 +0100
  • f8c1767074 Played around with clustering; switched to glower distances and removed kmeans clustering nwickel 2024-03-05 16:25:49 +0100
  • ea0660817a More work on trace clustering nwickel 2024-03-04 17:32:50 +0100
  • 72d2b6b799 Cleaned up, tried out some stuff with clustering; Pattern variable probably has to go nwickel 2024-03-04 15:21:22 +0100
  • b3bc81ccbc Played around with clustering nwickel 2024-03-01 17:39:07 +0100
  • e7eb2cb784 Added partitioning to user navigation script nwickel 2024-02-27 17:28:01 +0100
  • 42f12b9256 Re-ran preprocessing and updated files; worked on user navigation behavior -- intermediate step nwickel 2024-02-27 09:08:20 +0100
  • 3b518a553a Some script cleaning nwickel 2024-02-13 09:03:35 +0100
  • d78a224851 Looked at item clustering again nwickel 2024-02-07 18:00:25 +0100
  • f9f8086486 Worked on variants in user navigation nwickel 2024-02-07 13:26:35 +0100
  • 358d962f1e Worked on case clustering; becomes user navigation again ;) nwickel 2024-02-05 18:00:33 +0100
  • 98e62da5b8 Started on case clustering again nwickel 2024-02-04 17:12:57 +0100
  • 7d67482e0c Next round of script cleaning nwickel 2024-01-31 12:09:27 +0100
  • 76af291686 Went over clustering and helper scripts nwickel 2024-01-30 11:48:48 +0100
  • 6ade6444ac Updated script for conformance checking nwickel 2024-01-30 10:40:42 +0100
  • b469ccfbcf First round of cleaning up nwickel 2024-01-30 09:46:40 +0100
  • ae7e580749 Moved files for project 8o8m out of repossitory nwickel 2024-01-29 15:34:12 +0100
  • e8aac63504 Script dump after trying out a hundred things; needs serious cleaning nwickel 2024-01-25 17:21:18 +0100
  • b4ca4dd5eb Updated preprocessing file after updating mtt code nwickel 2024-01-18 17:06:39 +0100
  • 07b1f5adc4 Worked on analysis nwickel 2024-01-16 09:59:23 +0100
  • a276d84cd6 Worked on conformance checking and creating the best conformative model nwickel 2024-01-12 16:44:33 +0100
  • 1a5c016018 Adjusted descriptives to new data set nwickel 2024-01-09 17:45:16 +0100
  • 64f9add148 Worked on normative BPMN and Petri Net nwickel 2024-01-09 14:35:00 +0100
  • ea002bb7c3 Small changes nwickel 2024-01-09 14:34:15 +0100
  • 5925a420b3 Updated preprocessing file and let it run after cleaning up mtt code nwickel 2024-01-03 09:01:55 +0100
  • 34f15da955 Removed variable stateCode from final data set nwickel 2024-01-02 15:42:48 +0100
  • 16fa9c4f2c Cleaned up preprocessing for HAUM nwickel 2024-01-02 15:37:37 +0100
  • 4d17f76fd5 Quality criteria for separate PM models are now exported for subdata nwickel 2023-12-22 15:35:51 +0100
  • 0a533d7deb Added clustering for all miners nwickel 2023-12-21 16:44:26 +0100
  • e2137dec04 Cleaned up files nwickel 2023-12-21 14:53:34 +0100
  • 9992a94712 Adjusted scripts so they will find files nwickel 2023-12-21 14:46:59 +0100
  • 9c6466bca9 Updated scripts and bibfile nwickel 2023-12-21 13:45:40 +0100
  • 7a4859227a Switched to python for fitting real process mining models; added clustering based on eval criteria in R nwickel 2023-12-13 15:47:47 +0100
  • 7bacefbdee Changed some small stuff, added details, etc. nwickel 2023-12-13 15:46:21 +0100
  • 14499d2ad1 Did some reading and added random stuff to thesis nwickel 2023-11-17 18:46:22 +0100
  • ab064bf22b Finished talk for meeting with AK nwickel 2023-11-15 15:54:23 +0100
  • 3bdb138b69 Worked on talk for next meeting with AK nwickel 2023-11-10 18:30:15 +0100
  • fb35fcfe4a Updated analysis and slides after fixing add_case nwickel 2023-11-06 09:15:03 +0100
  • f6983f4412 Added some slides with plots after meeting with BB nwickel 2023-11-02 14:24:06 +0100
  • fb448f01a9 Tried out current state of mtt; parsing for 8o8m still not working correctly nwickel 2023-11-01 18:48:14 +0100
  • d4e9676dd3 Prepared slides for meeting with BB nwickel 2023-11-01 18:46:39 +0100
  • b81a3e984c Updated README after many new insights nwickel 2023-10-25 17:13:07 +0200
  • 4973ceb31b Cleaned up preprocessing file for HAUM nwickel 2023-10-25 17:12:22 +0200
  • cd163040d6 Trying out new functionality; working on reparing traces nwickel 2023-10-23 15:11:08 +0200
  • 5ab8496056 Worked on closing events and checking traces; needs more love still nwickel 2023-10-18 12:57:15 +0200
  • 9efa1d10a9 Got additional information from PM and added it nwickel 2023-10-18 12:56:43 +0200
  • 6b1b5767bf Prepared slides for next meeting with PG and Co. nwickel 2023-10-12 16:27:44 +0200
  • 35ff1430ea Finished second talk for meeting with AK nwickel 2023-09-29 15:04:11 +0200
  • 98e60a8e46 Started playing around a bit with clustering nwickel 2023-09-28 16:03:06 +0200
  • 00a6f19cf6 Worked on second presentation, added problems and plots, figs, etc. nwickel 2023-09-28 15:04:59 +0200
  • a3c731c84f Cleaned up folders and file names nwickel 2023-09-27 08:08:32 +0200
  • 25a2fadf15 Started working on second presentation; created plots for it nwickel 2023-09-26 18:39:02 +0200
  • 4c786d4df0 Worked on analysis files, cleaned out and restructured folders nwickel 2023-09-26 18:34:59 +0200
  • a130ee596d Updated analysis files for haum and 8o8m nwickel 2023-09-22 16:16:20 +0200