You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E.g. distance calculation based on fingerprint + threshold
Could be a scalar featurizer (seems most straightforward, use EMD between distributions, normalize by some dummy metric, and average the two distributional distances).
Could be smact_validity, but probably need a way to do a logical AND match (i.e. change structure validity to be a YES/NO on a per-structure basis - also, it's no longer comparing to train+test at that point, it's standalone).
E.g. distance calculation based on fingerprint + threshold
Could be a scalar featurizer (seems most straightforward, use EMD between distributions, normalize by some dummy metric, and average the two distributional distances).
Could be smact_validity, but probably need a way to do a logical AND match (i.e. change structure validity to be a YES/NO on a per-structure basis - also, it's no longer comparing to train+test at that point, it's standalone).
#44
The text was updated successfully, but these errors were encountered: