01Molecular featurization including Circular Fingerprints (ECFP) and Graph representations
02Implementation of Graph Neural Networks (GNNs) including GCN, GAT, and MPNN
03Chemical-specific data splitting methods like ScaffoldSplitter to prevent data leakage
04Support for transfer learning with pretrained models such as ChemBERTa and GROVER
05Seamless access to MoleculeNet benchmark datasets like Tox21, BBBP, and Delaney
0681 GitHub stars