Datasets

All datasets are accessible through the DILImap Python API. To get started, install the package:

pip install dilimap

For example, to load DILI labels for all compounds, run:

import dilimap as dmap
df = dmap.datasets.compound_DILI_labels()

Compound-level data

DILImap training data

DILImap validation data

Models

Note: Raw training data marked with an asterisk (*) are proprietary and available only upon request, subject to data-sharing agreements.