We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://arxiv.org/pdf/2310.00763
y = f(x) l <= y <= u a = mu(x) b = Sigma(x) P(N(a, b) <= u) <= eps P(N(a, b) >= l) <= eps
Operating point stability
f(x) == true
ml_object = jump_ml.build_ml_model(model, x, y, data)
Deep, Harsha, Saif
The text was updated successfully, but these errors were encountered:
Closing this in favor of specific issues
Sorry, something went wrong.
No branches or pull requests
Problem description
Use cases
Gaussian processes
https://arxiv.org/pdf/2310.00763
Classification problems
Operating point stability
Inputs
Outputs
Potential users
Deep, Harsha, Saif
Other stuff
The text was updated successfully, but these errors were encountered: