Skip to content

BBB Martins Test Split labels #383

Description

@LeonardFH

Title: Possible label errors in BBB_Martins test set — 2 molecules appear mislabeled

Description: While auditing the BBB_Martins dataset from the tdc.single_pred.ADME module, we identified two molecules in the test split that appear to have incorrect labels. These discrepancies affect evaluation metrics and introduce a ceiling on achievable accuracy (e.g., 99.51% max if 2/406 are mislabelled).

from tdc.single_pred import ADME
data = ADME(name = 'BBB_Martins')
split = data.get_split()

Thank you for your time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions