Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 

README.md

rBayesianOptimization

CRAN_Status_Badge CRAN Downloads CRAN Downloads Total Linux/Mac: Build Status Windows: AppVeyor Build Status

Bayesian Optimization of Hyperparameters

A Pure R implementation of Bayesian Global Optimization with Gaussian Processes.

To install:

  • the stable version from CRAN:
install.packages("rBayesianOptimization")
  • the latest development version:
devtools::install_github("yanyachen/rBayesianOptimization")

About

Bayesian Optimization of Hyperparameters

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.