BayesO
v0.4.3
  • About BayesO
  • About Bayesian Optimization

Getting Started:

  • Installing BayesO

Example:

  • Building Gaussian Process Regression
  • Optimizing Sampled Function via Thompson Sampling
  • Optimizing Branin Function
  • Constructing xgboost Classifier with Hyperparameter Optimization

Python API:

  • bayeso
  • bayeso.gp
  • bayeso.utils
    • bayeso.utils.utils_bo
    • bayeso.utils.utils_common
    • bayeso.utils.utils_covariance
    • bayeso.utils.utils_gp
    • bayeso.utils.utils_logger
    • bayeso.utils.utils_plotting
  • bayeso.wrappers
BayesO
  • Docs »
  • bayeso.utils
  • Edit on GitHub

bayeso.utilsΒΆ

These files are for implementing utilities for various features.

  • bayeso.utils.utils_bo
  • bayeso.utils.utils_common
  • bayeso.utils.utils_covariance
  • bayeso.utils.utils_gp
  • bayeso.utils.utils_logger
  • bayeso.utils.utils_plotting
Next Previous

© Copyright 2017-2020, Jungtaek Kim and Seungjin Choi Revision 05cec33d.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.4.3
Versions
v0.4.3
v0.4.2
main
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.