Notice: The reproducibility variables underlying each score are classified using an automated LLM-based pipeline, validated against a manually labeled dataset. LLM-based classification introduces uncertainty and potential bias; scores should be interpreted as estimates. Full accuracy metrics and methodology are described in [1].

Robust and Efficient Kernel Hyperparameter Paths with Guarantees

Authors: Joachim Giesen, Soeren Laue, Patrick Wieschollek

ICML 2014 | Venue PDF | LLM Run Details

Reproducibility Variable Result LLM Response
Research Type Experimental Experimental results for these problems applied to various data sets con๏ฌrm the theoretical complexity analysis.
Researcher Affiliation Academia Joachim Giesen EMAIL S oren Laue EMAIL Patrick Wieschollek EMAIL Friedrich-Schiller-Universit at Jena, Germany
Pseudocode No The algorithm is described in Section 3 in prose, but no structured pseudocode or algorithm block is provided.
Open Source Code No The paper does not provide a link or explicit statement about the availability of its own source code for the described methodology.
Open Datasets Yes all data sets that have been used in our experiments were retrieved from the LIBSVM Website, see (Lin). LIBSVM Tools. Data sets available at www.csie.ntu.edu.tw/~cjlin/ libsvmtools/datasets/.
Dataset Splits No The paper mentions using a 'test data set' but does not specify train/test/validation splits (e.g., percentages or sample counts) or cross-validation details for the datasets.
Hardware Specification No The paper mentions using MATLAB as a test environment but does not specify any hardware details like CPU/GPU models, memory, or specific computing resources.
Software Dependencies Yes LIBSVM Version 3.17, whose implementation is described in (Fan et al., 2005), has been used to compute primal-dual optimal pairs.
Experiment Setup Yes The regularization parameter c was set to 0.1 in all the experiments. The regularization parameter ฮป was set to 0.1 in the experiments.