QM8
QM
Dataset Description
Full metadata for this dataset will be added soon.
Dataset Statistics
—
Available Splits
—
Usage Example
from tdc_ml.single_pred import QM data = QM(name='QM8') # Access the data df = data.get_data() print(df.head()) # Get train/val/test splits split = data.get_split() print(split)
License
This dataset is licensed under Not specified