SkillAgentSearch skills...

RHyperband

Hyperband algorithm for Hyperparameter Optimization

Install / Use

/learn @yanyachen/RHyperband
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

rHyperband

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

Hyperband algorithm for Hyperparameter Optimization

A Pure R implementation of Hyperband algorithm for Hyperparameter Optimization.

To install:

  • the stable version from CRAN:
install.packages("rHyperband")
  • the latest development version:
devtools::install_github("yanyachen/rHyperband")
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2y ago
Forks3

Languages

R

Security Score

55/100

Audited on Sep 1, 2023

No findings