a3darekar / msc_thesis_best_next_action

Implementation of next best action recommendation model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Msc thesis - best next action for business process context

Implementation of next best action recommendation model

Install

Program is configured to work with pandas and tenserflow. Refer to requirements.txt for all dependencies.

Dataset:

Download and unpack dataset from here

Execution

To run, locate main.py in the directory and run python main.py followed optionally by xes file name from the BPI 2017 dataset. By default, program will try to unpack and process the xes file with name BPI Challenge 2017.xes at the current working directory.

About

Implementation of next best action recommendation model

License:Apache License 2.0


Languages

Language:Python 100.0%