Giter Club home page Giter Club logo

aamini / chemprop Goto Github PK

View Code? Open in Web Editor NEW
109.0 7.0 17.0 285.74 MB

Fast and scalable uncertainty quantification for neural molecular property prediction, accelerated optimization, and guided virtual screening.

License: MIT License

Python 50.79% Dockerfile 0.11% HTML 32.63% JavaScript 0.10% CSS 14.98% Shell 1.40%
drug-discovery uncertainty molecule evidential-deep-learning chemistry active-learning bayesian-optimization virtual-screening neural-network

chemprop's Issues

Question about the standard_devs in CalibrationAUC

In the CalibrationAUC, the standard_devs are defined by:
standard_devs = [np.abs(set_['error'])/set_['confidence'] for set_ in data['sets_by_confidence']]

I am confused about the set_['confidence'] here because the confidence is calculated by 1. / ((alphas-1) * lambdas) as in the "predict.py" file, while this value is not the square root of the variance of mean values (betas / ((alphas-1) * lambdas).

By the way, I also noticed that the confidence calculated here is different from the uncertainty defined in Figure 2B of your paper, may I ask why using this metric (1. / ((alphas-1) * lambdas)) to evaluate confidence (or uncertainty).

In your repository of "evidential-deep-learning", I found the calibration plot is drawn with the standard deviation betas / ((alphas-1) * lambdas), and the confidence is also measured by this value. I wonder why it changes in these two repositories.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.