Bases: Dataset
QM7b dataset from the “MoleculeNet: A Benchmark for Molecular
Machine Learning” paper, consisting of
7,211 molecules with 14 regression targets.
- Parameters:
base_dir (Optional
[str
]) – Directory where to store dataset files. Default is
in the local directory .mlx_graphs_data/
.