CoolFace
Datasetpublic

scikit-fingerprints/MoleculeNet_PCBA

MoleculeNet PCBA PCBA (PubChem BioAssay) dataset [1], part of MoleculeNet [2] benchmark. It is intended to be used through scikit-fingerprints library. The task is to predict biological activity against 128 bioassays, generated by high-throughput screening (HTS). All tasks are binary active/non-active. Note that targets have missing values. Algorithms should be evaluated only on present labels. For training data, you may want to impute them, e.g. with zeros.… See the full description on the dataset page: https://huggingface.co/datasets/scikit-fingerprints/MoleculeNet_PCBA.

sourceHugging Faceunknownupdated 2y agoView on Hugging Face
0likes1.4kdownloads
8 commits on main
cea3bae2y ago

Update README.md

morgul10
c6923bc2y ago

Upload pcba.csv

morgul10
3b0c24c2y ago

Update README.md

morgul10
77dc3622y ago

Upload ogb_splits_pcba.json

morgul10
147f15a2y ago

Update README.md

morgul10
0e0b9482y ago

Update README.md

morgul10
50cd2432y ago

Upload pcba.csv

morgul10
d11a8b42y ago

initial commit

morgul10