README.md

MetaTuner package

Build Status

MetaTuner: Metaheuristics Tuner

Áthila Trindade (rochaathila@gmail.com) and Felipe Campelo (fcampelo@ufmg.br) Operations Research and Complex Systems Laboratory - ORCS Lab Universidade Federal de Minas Gerais Belo Horizonte, Brazil

Implementation of R package MetaTuner, with routines for automatically tuning parameters of metaheuristic algorithms. Currently works only for numeric parameters.

To install the most up-to-date version directly from Github, simply type:

library(devtools)
devtools::install_github("fcampelo/MetaTuner")

For instructions and examples of use, please take a look at the vignette Using MetaTuner, and at the package documentation, particularly function metatuner().

Please send any bug reports, questions and suggestions directly to the package authors listed at the top of this document.

Cheers, Felipe



fcampelo/MetaTuner documentation built on May 29, 2019, 9:14 a.m.