SAbDab_Chen

Develop

Dataset Description

Full metadata for this dataset will be added soon.

Dataset Statistics

Available Splits

Usage Example

from tdc_ml.single_pred import Develop

data = Develop(name='SAbDab_Chen')

# 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