Á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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.