Other packages > Find by keyword >

ParamHelpers  

Helpers for Parameters in Black-Box Optimization, Tuning and Machine Learning
View on CRAN: Click here


Download and install ParamHelpers package within the R console
Install from CRAN:
install.packages("ParamHelpers")

Install from Github:
library("remotes")
install_github("cran/ParamHelpers")

Install by package version:
library("remotes")
install_version("ParamHelpers", "1.14.1")



Attach the package and use:
library("ParamHelpers")
Maintained by
Jakob Richter
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-06-01
Latest Update: 2022-07-04
Description:
Functions for parameter descriptions and operations in black-box optimization, tuning and machine learning. Parameters can be described (type, constraints, defaults, etc.), combined to parameter sets and can in general be programmed on. A useful OptPath object (archive) to log function evaluations is also provided.
How to cite:
Jakob Richter (2012). ParamHelpers: Helpers for Parameters in Black-Box Optimization, Tuning and Machine Learning. R package version 1.14.1, https://cran.r-project.org/web/packages/ParamHelpers
Previous versions and publish date:
1.0-54 (2012-06-01 07:03), 1.0-55 (2012-06-03 08:07), 1.1-36 (2013-08-29 01:13), 1.2 (2014-07-03 09:33), 1.3 (2014-07-15 08:05), 1.4 (2014-10-10 21:54), 1.5 (2015-02-03 18:04), 1.6 (2015-11-18 09:31), 1.7 (2016-02-03 22:47), 1.8 (2016-07-19 10:42), 1.9 (2016-09-09 23:52), 1.10 (2017-01-05 19:24), 1.11 (2018-06-26 00:56), 1.12 (2019-01-18 16:10), 1.13 (2019-12-02 16:00), 1.14 (2020-03-24 11:10)
Other packages that cited ParamHelpers R package
View ParamHelpers citation profile
Other R packages that ParamHelpers depends, imports, suggests or enhances
Functions, R codes and Examples using the ParamHelpers R package
Some associated functions: LearnerParam . OptPath . Param . addOptPathEl . as.data.frame.OptPathDF . checkParamSet . convertParamSetToIrace . dfRowsToList . discreteNameToValue . discreteValueToName . dropParams . evaluateParamExpressions . filterParams . generateDesign . generateDesignOfDefaults . generateGridDesign . generateRandomDesign . getDefaults . getLower . getOptPathBestIndex . getOptPathCol . getOptPathCols . getOptPathDOB . getOptPathEOL . getOptPathEl . getOptPathErrorMessages . getOptPathExecTimes . getOptPathLength . getOptPathParetoFront . getOptPathX . getOptPathY . getParamIds . getParamLengths . getParamNr . getParamSet . getParamTypeCounts . getParamTypes . getRequirements . getTypeStrings . hasExpression . hasFiniteBoxConstraints . hasForbidden . hasRequires . hasTrafo . hasType . isEmpty . isFeasible . isForbidden . isRequiresOk . isSpecialValue . isType . isTypeString . isVector . listToDfOneRow . makeParamSet . paramValueToString . plotEAF . plotOptPath . plotYTraces . removeMissingValues . renderOptPathPlot . renderYTraces . repairPoint . sampleValue . sampleValues . setOptPathElDOB . setOptPathElEOL . setValueCNames . trafoOptPath . trafoValue . updateParVals . 
Some associated R codes: LearnerParam.R . OptPath.R . OptPathDF.R . OptPathDF_as_data_frame.R . OptPathDF_getter.R . OptPathDF_setter.R . OptPath_getter.R . OptPath_plotEAF.R . OptPath_plotYTraces.R . OptPath_plotter.R . OptPath_setter.R . ParamSet.R . aParam.R . checkParamSet.R . convertDiscrete.R . convertParamSetToIrace.R . convertTypesToCInts.R . dfRowsToList.R . dropParams.R . evaluateParamExpressions.R . filterParams.R . generateDesign.R . generateDesignOfDefaults.R . generateGridDesign.R . generateRandomDesign.R . getBounds.R . getDefaults.R . getParamIds.R . getParamLengths.R . getParamNr.R . getParamSet.R . getParamTypeCounts.R . getParamTypes.R . getRequiredParamNames.R . getRequirements.R . getTypeStrings.R . hasExpression.R . hasFiniteBoxConstraints.R . hasForbidden.R . hasRequires.R . hasTrafo.R . hasType.R . isFeasible.R . isForbidden.R . isRequiresOk.R . isSpecialValue.R . isType.R . isTypeString.R . isVector.R . listToDfOneRow.R . makeLearnerParamFuns.R . makeParamFuns.R . paramValueToString.R . removeMissingValues.R . renderOptPathPlot.R . renderOptPathPlot_helpers.R . renderOptPathPlot_workers.R . repairPoint.R . sample.R . setValueCNames.R . trafo.R . updateParVals.R . utils.R . zzz.R .  Full ParamHelpers package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns