Skip to content
View AdamBanham's full-sized avatar
  • Queensland University of Technology
  • Brisbane , Australia

Highlights

  • Pro
Block or Report

Block or report AdamBanham

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ICPM2021 ICPM2021 Public

    A reproduction repository for MIMIC III ETL

    Python 3

  2. vispm vispm Public

    Visualisation package for process mining

    Python 2

  3. ExogenousData ExogenousData Public

    A ProM Plugin for Process Mining with Exogenous Data

    Java 1

  4. personal-webpage-stack personal-webpage-stack Public

    Personal Webpage - Vue Frontend - AWS backend

    Vue

  5. Handling a pm4py event log with more... Handling a pm4py event log with more specificity
    1
    import pm4py
    2
    from pm4py.objects.log.obj import EventLog,Event,Trace # under the hood objects within pm4py, subject to change
    3
    import pandas as pd 
    4
    from tqdm import tqdm
    5
    from joblib import Parallel,delayed
  6. koalas koalas Public

    Process mining for Koalas

    Python 3