File: constraint.rst

package info (click to toggle)
python-bayesian-optimization 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 19,816 kB
  • sloc: python: 2,820; makefile: 26; sh: 9
file content (7 lines) | stat: -rw-r--r-- 283 bytes parent folder | download
1
2
3
4
5
6
7
:py:class:`bayes_opt.ConstraintModel`
------------------------------------------------

See the `Constrained Optimization notebook <../constraints.html#2.-Advanced-Constrained-Optimization>`__ for a complete example.

.. autoclass:: bayes_opt.constraint.ConstraintModel
   :members: