Skip to main content

AutoRA Extrapolation Experimentalist

Project description

Extrapolation Experimentalist

The extrapolation sampling method identifies novel experimental conditions where the prediction of a model exhibits the highest slope compared to already existing data.

For each novel condition, denoted as $x_i$, with its corresponding prediction $y_{\text{pred}, i}$, the process begins by identifying the nearest existing datapoint, $x_{\text{nearest}, i}$, which has an associated observed value $y_{\text{existing}, i}$. The slope between these points is then calculated as follows:

$$ m_i = \frac{y_{\text{pred}, i}-y_{\text{existing}, i}}{x_i-x_{\text{nearest}, i}} $$

The condition with the highest slope is selected first:

$$ \underset{i}{argmax}(m_i) $$

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page