tdc.metadata#
This file contains all metadata of datasets in TDC.
- tdc.metadata.admet_benchmark#
a dictionary with key the TDC task and value a list of dataset names
- Type
- tdc.metadata.admet_metrics#
a dictionary with key the dataset name and value the recommended metric
- Type
- tdc.metadata.admet_splits#
a dictionary with key the dataset name and value the recommended split
- Type
- tdc.metadata.benchmark_names#
a dictionary mapping benchmark group name to each benchmark group dataset names
- Type
- tdc.metadata.bm_metric_names#
a dictionary mapping benchmark group name to each benchmark group metric names
- Type
- tdc.metadata.bm_split_names#
a dictionary mapping benchmark group name to each benchmark group split names
- Type
- tdc.metadata.distribution_oracles#
all distribution learning oracles, i.e. molecule evaluators
- Type
- tdc.metadata.drugsyn_metrics#
a dictionary with key the dataset name and value the recommended metric
- Type
- tdc.metadata.drugsyn_splits#
a dictionary with key the dataset name and value the recommended split
- Type
- tdc.metadata.dti_dg_metrics#
a dictionary with key the dataset name and value the recommended metric
- Type
- tdc.metadata.dti_dg_splits#
a dictionary with key the dataset name and value the recommended split
- Type
- tdc.metadata.property_names#
a list of oracles that correspond to some molecular properties
- Type
- tdc.metadata.single_molecule_dataset_names#
all molgen dataset names multiple_molecule_dataset_names (list): all ligandmolgen dataset names
- Type