Codes for all baseline models: PRESCIENT and MIOFlow. We use source codes available on GitHub to run baseline models.
We constructed a wrapper (./prescient_model/running.py) to use PRESCIENT in our benchmark. PRESCIENT codes are available at here.
We constructed a wrapper (./MIOFlow_model_revised/running.py) to use MIOFlow in our benchmark. MIOFlow original codes are available at here.