Skip to content

Result not reproducible for MPNN on FreeSolv dataset #215

@amblee0306

Description

@amblee0306

Hi there,

I ran the command python regression.py -d FreeSolv -mo MPNN -f attentivefp and python regression.py -d FreeSolv -mo MPNN -f canonical in examples/property_prediction/moleculenet. However, the results mentioned in the table is not reproducible.

The performance I obtained is as follows

model featurizer Val RMSE Test RMSE
MPNN attentivefp 2.614 +/- 0.891 2.476 +/- 0.412
MPNN canonical 5.673 +/- 1.096 3.716 +/- 0.723

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions