| ASScenarioDesc | S3 class for ASScenarioDesc. |
| checkDuplicatedInstances | Checks the feature data set for duplicated instances. |
| convertAlgoPerfToWideFormat | Converts 'algo.runs' object of a scenario to wide format. |
| convertToLlama | Convert an ASScenario scenario object to a llama data object. |
| convertToLlamaCVFolds | Convert an ASScenario scenario object to a llama data object... |
| createCVSplits | Create cross-validation splits for a scenario. |
| findDominatedAlgos | Creates a table that shows the dominance of one algorithm... |
| fixFeckingPresolve | Bakes presolving stuff into a LLAMA data frame. |
| getAlgorithmNames | Returns algorithm names of scenario. |
| getCosealASScenario | Retrieves a scenario from the Coseal Github repository and... |
| getCostsAndPresolvedStatus | Return whether an instance was presolved and which step did... |
| getDefaultFeatureStepNames | Returns the default feature step names of scenario. |
| getFeatureNames | Returns feature names of scenario. |
| getFeatureStepNames | Returns feature step names of scenario. |
| getInstanceNames | Returns instance names of scenario. |
| getNumberOfCVFolds | Returns number of CV folds. |
| getNumberOfCVReps | Returns number of CV repetitions. |
| getProvidedFeatures | Return features that are useable for a given set of feature... |
| getSummedFeatureCosts | Returns feature costs of scenario, summed over all instances. |
| imputeAlgoPerf | Imputes algorithm performance for runs which have NA... |
| parseASScenario | Parses the data files of an algorithm selection scenario into... |
| plotAlgoCorMatrix | Plots the correlation matrix of the algorithms. |
| plotAlgoPerf | EDA plots for performance values of algorithms across all... |
| runLlamaModels | Creates a registry which can be used for running several... |
| summarizeAlgoPerf | Creates summary data.frame for algorithm performance values... |
| summarizeAlgoRunstatus | Creates summary data.frame for algorithm runstatus across all... |
| summarizeFeatureSteps | Creates a data.frame that summarizes the feature steps. |
| summarizeFeatureValues | Creates summary data.frame for feature values across all... |
| summarizeLlamaExps | Creates summary data.table for runLlamaModel experiments. |
| writeASScenario | Writes an algorithm selection scenario to a directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.