Package: rBayesianOptimization
Type: Package
Title: Bayesian Optimization of Hyperparameters
Version: 1.2.1
Authors@R: person("Yachen", "Yan", email = "yanyachen21@gmail.com", role = c("aut", "cre"))
Description: A Pure R implementation of Bayesian Global Optimization with Gaussian Processes.
URL: https://github.com/yanyachen/rBayesianOptimization
BugReports: https://github.com/yanyachen/rBayesianOptimization/issues
Depends: R (>= 2.10)
Imports: stats, utils, data.table (>= 1.9.6), magrittr, foreach, GPfit
Suggests: xgboost
License: GPL-2
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-04-01 02:06:00 UTC; Administrator
Author: Yachen Yan [aut, cre]
Maintainer: Yachen Yan <yanyachen21@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-13 23:50:02 UTC
Built: R 4.5.0; ; 2025-04-01 17:34:43 UTC; unix
