Skip to content

auto-optimization/iracepy

Repository files navigation

Python Test codecov Badge

Example of using irace from Python.

HELP WANTED

Unfortunately, I do not have enough time to extend and maintain iracepy on my own. If you are interested in Python and automatic algorithm configuration and would like to take ownership of this project, please feel free to contact me!

Installation

  1. Install R: https://github.com/MLopez-Ibanez/irace#installing-r
  2. Install irace: https://mlopez-ibanez.github.io/irace/#installing-the-irace-package
  3. Install python packages:
    pip install git+https://github.com/auto-optimization/iracepy@main

For more detailed instruction, please see irace README

Usage

  • See the examples in examples/

  • Any help/requests/suggestions are welcome.

Since this package is still under development, API will change and features might even be removed. We suggest you wait until it's more or less finalized. If you really want to use it now, we recommend you fork this repository and maintain it yourself so you don't rugpulled when we make updates.

TODO

Releases

No releases published

Packages

No packages published