deepchem / deepchem/moleculenet

Improving Moleculenet's metrics

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
discussion
Dominant language
Jupyter Notebook
Stars
114
Forks
25
PR merge metrics
No merged PRs in 30d

Description

MoleculeNet has some limitations in its original choice of metrics. Here are a couple issues:

- Currently MoleculeNet only tests RMS for its regression tasks. For some tasks, RMS isn't a good measure, and something like R^2 would be more suited for some tasks. (H/T @PatWalters for bringing this up).
- For a number of tasks involving molecular classification, auPRC is a better metric than ROC-AUC. Having auPRC added to the classification sections would be very useful.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.