Package: GPopt 0.10.2
GPopt: 'Bayesian' Optimization using Gaussian Process Regression and Other Surrogates (R Interface to Python's 'GPopt')
An R interface to the Python package 'GPopt' for 'Bayesian' Optimization using Gaussian Process Regression and Other Surrogates <https://github.com/Techtonique/GPopt>, for 'Bayesian' optimization of black-box (and machine learning hyperparameter tuning) objective functions using Gaussian Process Regression and other surrogate models. Ported to R using 'reticulate' and 'uv', following the same technique described in <https://thierrymoudiki.github.io/blog/2025/12/17/r/python/new-nnetsauce-R-uv>. Every function in this package thinly wraps the corresponding Python object: attribute and method access with '$' in R mirrors attribute and method access with '.' in Python.
Authors:
GPopt_0.10.2.tar.gz
GPopt_0.10.2.zip(r-4.7)GPopt_0.10.2.zip(r-4.6)GPopt_0.10.2.zip(r-4.5)
GPopt_0.10.2.tgz(r-4.6-any)GPopt_0.10.2.tgz(r-4.5-any)
GPopt_0.10.2.tar.gz(r-4.7-any)GPopt_0.10.2.tar.gz(r-4.6-any)
GPopt_0.10.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
GPopt/json (API)
| # Install 'GPopt' in R: |
| install.packages('GPopt', repos = c('https://techtonique.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/techtonique/gpopt_r/issues
Last updated from:7344108ca5. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 122 | ||
| source / vignettes | OK | 186 | ||
| linux-release-x86_64 | NOTE | 120 | ||
| macos-release-arm64 | NOTE | 82 | ||
| macos-oldrel-arm64 | NOTE | 95 | ||
| windows-devel | NOTE | 72 | ||
| windows-release | NOTE | 107 | ||
| windows-oldrel | NOTE | 74 | ||
| wasm-release | OK | 133 |
Exports:BOstoppingGeneralizationOptGenericSurrogateget_GPoptget_numpyget_sklearnGPOptMLOptimizer
Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
