Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Notice: Unexpected clearActionName after getActionName already called in /var/www/html/w/includes/Context/RequestContext.php on line 321
IOH-Xplainer - code, experiments and results - MaRDI portal

Deprecated: Use of MediaWiki\Skin\SkinTemplate::injectLegacyMenusIntoPersonalTools was deprecated in Please make sure Skin option menus contains `user-menu` (and possibly `notifications`, `user-interface-preferences`, `user-page`) 1.46. [Called from MediaWiki\Skin\SkinTemplate::getPortletsTemplateData in /var/www/html/w/includes/Skin/SkinTemplate.php at line 691] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `personal_urls` was deprecated in MediaWiki Use content_navigation instead. [Called from MediaWiki\Skin\QuickTemplate::get in /var/www/html/w/includes/Skin/QuickTemplate.php at line 131] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

IOH-Xplainer - code, experiments and results

From MaRDI portal
(Redirected from Dataset:6690628)



DOI10.5281/zenodo.14226364Zenodo14226364MaRDI QIDQ6690628

Dataset published at Zenodo repository.

Author name not available (Why is that?)

Publication date: 26 November 2024

Copyright license: No records found.



README Steps to reproduce the experiments / figures from the paper. First we need to setup the environment. Download and unzip the repository.zip. Create a new directory calledoutput(for storing all results). You should now have the following directory structure: /iohxplainer/ (with .py files) /experiments/ /experiments/cma_es_AAC-notebook.ipynb /experiments/de_AAC-notebook.ipynb /experiments/*.py files /output/ /de_final_processed_new.pkl /cma_final_processed_new.pkl /ela-features-cma.pkl /ela-features-de.pkl /pyproject.toml /README.md /poetry.lock Make sure you have Poetry 1.7.1 (or higher) and Python 3.10 installed. Run `poetry install` in the root directory. (OPTIONAL!!!) Run all Modular DE or Modular CMA configurations using the(de|cma_es)_run-configurations.py file (in the experiments folder), this writes a pkl file as result. This step takes a month on a supercomputer with 120 cores. The processed results of this step are already available as the pkl files in this repository. (OPTIONAL, ONLY RUN IF YOU RUN STEP 6) Pre-process the pickle files with poetry run python experiments/(de|cma_es)_process_pkl.py. Analyse the performance data of all configurations using IOH-Xplainer poetry run python experiments/(de/cma_es)_analyze.py (Expected runtime=24 hours) Compare the two frameworks using poetry run pythonexperiments/compare_de_cma.py. Writes the result as latex file (compare-new.tex). (Expected runtime=1 hour) Perform automated algorithm configuration experiment using experiments/(de|cma_es)_AAC-notebook.ipynb files. (Expected runtime = 2 hours per file)






This page was built for dataset: IOH-Xplainer - code, experiments and results