AnotherSamWilson/ParBayesianOptimization: Parallel Bayesian Optimization of Hyperparameters

Fast, flexible framework for implementing Bayesian optimization of model hyperparameters according to the methods described in Snoek et al. <arXiv:1206.2944>. The package allows the user to run scoring function in parallel, save intermediary results, and tweak other aspects of the process to fully utilize the computing resources available to the user.

Getting started

Package details

MaintainerSamuel Wilson <samwilson303@gmail.com>
LicenseGPL-2
Version1.2.5
URL https://github.com/AnotherSamWilson/ParBayesianOptimization
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("AnotherSamWilson/ParBayesianOptimization")
AnotherSamWilson/ParBayesianOptimization documentation built on Oct. 21, 2022, 9:43 a.m.