Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

autora-experimentalist-falsification

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autora-experimentalist-falsification

AutoRA Falsification Experimentalist

  • 2.2.0
  • PyPI
  • Socket score

Maintainers
2

AutoRA Falsification Experimentalist

The falsification pooler and sampler identify novel experimental conditions $X'$ under which the loss $\hat{\mathcal{L}}(M,X,Y,X')$ of the best candidate model is predicted to be the highest. This loss is approximated with a multi-layer perceptron, which is trained to predict the loss of a candidate model, $M$, given experiment conditions $X$ and dependent measures $Y$ that have already been probed:

$$ \underset{X'}{argmax}~\hat{\mathcal{L}}(M,X,Y,X'). $$

Quickstart Guide

You will need:

  • python 3.8 or greater: https://www.python.org/downloads/

Falsification Experimentalist is a part of the autora package:

pip install -U autora["experimentalist-falsification"]

Check your installation by running:

python -c "from autora.experimentalist.falsification import falsification_pool"

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc