Datasets Overview ==================================================== The ``torch-molecule`` provide easy access to a wide range of datasets (pre-cached or from Hugging Face Hub). .. rubric:: QM9 .. autofunction:: torch_molecule.datasets.load_qm9 .. rubric:: ChEMBL2k (a small subset from ChEMBL database) .. autofunction:: torch_molecule.datasets.load_chembl2k .. rubric:: Broad6k .. autofunction:: torch_molecule.datasets.load_broad6k .. rubric:: ToxCast (The US EPA Toxicity Forecaster program) .. autofunction:: torch_molecule.datasets.load_toxcast .. rubric:: ADMET (absorption-distribution-metabolism-excretion-toxicity) .. autofunction:: torch_molecule.datasets.load_admet .. rubric:: Gas Permeability for polymers .. autofunction:: torch_molecule.datasets.load_gasperm