Skip to content

njnmco/hopticulate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hopticulate

The goal of hopticulate is to wrap the most excellent hyperopt python package so that it can be easily used from R.

Installation

You can install the development version of hopticulate from GitHub with:

remotes::install_github("njnmco/hopticulate")

Python package installation

You will also need to install the python package, at least until CRAN approves some way of doing so automatically:

reticulate::py_install("hyperopt")

Example

Please see the getting started demo

Releases

No releases published

Packages

No packages published

Languages