Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlr-org/ParamHelpers
Helpers for parameters in black-box optimization, tuning and machine learning.
https://github.com/mlr-org/ParamHelpers
Last synced: about 1 month ago
JSON representation
Helpers for parameters in black-box optimization, tuning and machine learning.
- Host: GitHub
- URL: https://github.com/mlr-org/ParamHelpers
- Owner: mlr-org
- License: other
- Created: 2013-05-07T15:51:48.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2022-10-25T06:46:39.000Z (about 2 years ago)
- Last Synced: 2024-09-21T15:25:29.587Z (3 months ago)
- Language: R
- Homepage: https://paramhelpers.mlr-org.com
- Size: 2.25 MB
- Stars: 26
- Watchers: 12
- Forks: 9
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - mlr-org/ParamHelpers - Helpers for parameters in black-box optimization, tuning and machine learning. (R)
README
# ParamHelpers
Package website: [release](https://paramhelpers.mlr-org.com/) | [dev](https://paramhelpers.mlr-org.com/dev)
Helpers for parameters in black-box optimization, tuning and machine learning.
[![tic](https://github.com/mlr-org/ParamHelpers/workflows/tic/badge.svg?branch=master)](https://github.com/mlr-org/ParamHelpers/actions)
[![CRAN Status Badge](http://www.r-pkg.org/badges/version/ParamHelpers)](http://cran.r-project.org/web/packages/ParamHelpers)
[![Codecov test coverage](https://codecov.io/gh/mlr-org/ParamHelpers/branch/master/graph/badge.svg)](https://codecov.io/gh/mlr-org/ParamHelpers?branch=master)
[![CRAN Downloads](http://cranlogs.r-pkg.org/badges/ParamHelpers)](http://cran.rstudio.com/web/packages/ParamHelpers/index.html)- Offical CRAN release site:
http://cran.r-project.org/web/packages/ParamHelpers/index.html- R Documentation in HTML:
https://paramhelpers.mlr-org.com/reference/- Run this in R to install the current GitHub version:
```r
remotes::install_github("mlr-org/ParamHelpers")
```- [Further installation instructions](https://github.com/tudo-r/PackagesInfo/wiki/Installation-Information)