All functions |
|
---|---|
|
Create a description object for a parameter of a machine learning algorithm. |
Create optimization path. |
|
|
Create a description object for a parameter. |
Add a new element to an optimization path. |
|
Convert optimization path to data.frame. |
|
Sanity check expressions of a parameter set. |
|
Converts a ParamSet object to a parameter object of the irace package. |
|
Convert a data.frame row to list of parameter-value-lists. |
|
Convert encoding name(s) to discrete value(s). |
|
Convert discrete value(s) to encoding name(s). |
|
Drop Params from ParamSet by ids. |
|
Evaluates all expressions within a parameter. |
|
Get parameter subset of only certain parameters. |
|
Generates a statistical design for a parameter set. |
|
Generates a design with the defaults of a parameter set. |
|
Generates a grid design for a parameter set. |
|
Generates a random design for a parameter set. |
|
Return defaults of parameters in parameter set. |
|
Get lower / upper bounds and allowed discrete values for parameters. |
|
Get index of the best element from optimization path. |
|
Get column from the optimization path. |
|
Get columns from the optimization path. |
|
Get date-of-birth vector from the optimization path. |
|
Get end-of-life vector from the optimization path. |
|
Get an element from the optimization path. |
|
Get error-message vector from the optimization path. |
|
Get exec-time vector from the optimization path. |
|
Get the length of the optimization path. |
|
Get indices of pareto front of optimization path. |
|
Get data.frame of input points (X-space) referring to the param set from the optimization path. |
|
Get y-vector or y-matrix from the optimization path. |
|
Return ids of parameters in parameter set. |
|
Return lengths of single parameters or parameters in parameter set. |
|
Return number of parameters in set. |
|
Get parameter set. |
|
Returns information on the number of parameters of a each type. |
|
Returns type information for a parameter set. |
|
Return all require-expressions of a param set. |
|
|
Get parameter type-strings. |
Check if parameter values contain expressions. |
|
Checks if a parameter or each parameter of a parameter set has ONLY finite lower and upper bounds. |
|
Check parameter set for forbidden region. |
|
Check parameter / parameter set for requirements / dependencies. |
|
Check parameter / parameter set for trafos. |
|
|
Check whether parameter set contains a certain type. |
Check whether parameter set is empty. |
|
Check if parameter value is valid. |
|
Check whether parameter setting lies in forbidden region of parameter set. |
|
Check if parameter requirements are met. |
|
Is a given value in the list of special values for a param? |
|
|
Check parameter / parameter set contain ONLY a certain type. |
|
Check if type string is of certain type. |
Check parameter / parameter set for vector params. |
|
Convert a list to a data.frame with one row |
|
Construct a parameter set. |
|
Convert a value to a string. |
|
Plots attainment functions for data stored in multiple OptPaths. |
|
Plot method for optimization paths. |
|
Plots Y traces of multiple optimization paths |
|
Removes all scalar NAs from a parameter setting list. |
|
Function for plotting optimization paths. |
|
Plots Y traces of multiple optimization paths |
|
Repairs values of numeric and integer parameters out side of constraints. |
|
Sample a random value from a parameter or a parameter set uniformly. |
|
Sample n random values from a parameter or a parameter set uniformly. |
|
Set the dates of birth of parameter values, in-place. |
|
Set the end of life dates of parameter values, in-place. |
|
Set components names for vector names |
|
Transform optimization path. |
|
Transform a value. |
|
Insert par.vals to old ones with meeting requirements |