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 |
Hi there,
I ran the command
python regression.py -d FreeSolv -mo MPNN -f attentivefpandpython regression.py -d FreeSolv -mo MPNN -f canonicalin examples/property_prediction/moleculenet. However, the results mentioned in the table is not reproducible.The performance I obtained is as follows