Other packages > Find by keyword >

irace  

Iterated Racing for Automatic Algorithm Configuration
View on CRAN: Click here


Download and install irace package within the R console
Install from CRAN:
install.packages("irace")

Install from Github:
library("remotes")
install_github("cran/irace")

Install by package version:
library("remotes")
install_version("irace", "4.0")



Attach the package and use:
library("irace")
Maintained by
Manuel López-Ibáñez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-02-08
Latest Update: 2022-10-23
Description:
Iterated race is an extension of the Iterated F-race method for the automatic configuration of optimization algorithms, that is, (offline) tuning their parameters by finding the most appropriate settings given a set of instances of an optimization problem. M. L
How to cite:
Manuel López-Ibáñez (2012). irace: Iterated Racing for Automatic Algorithm Configuration. R package version 4.0, https://cran.r-project.org/web/packages/irace. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2012-02-08 12:58), 1.01 (2012-03-19 16:52), 1.02 (2012-10-12 19:19), 1.03 (2013-01-15 17:55), 1.04 (2013-06-09 08:16), 1.05 (2014-07-10 00:19), 1.06 (2014-11-26 18:33), 1.07 (2015-09-11 11:05), 2.0 (2016-10-08 00:33), 2.1 (2016-10-18 22:52), 2.2 (2017-03-24 07:33), 2.3 (2017-04-26 19:36), 2.4 (2017-08-03 19:34), 3.0 (2018-07-05 23:50), 3.1 (2018-07-12 17:50), 3.2 (2019-04-24 13:40), 3.3 (2019-04-27 00:51), 3.4.1 (2020-03-31 15:40), 3.4 (2020-03-30 14:30), 3.5 (2022-10-23 16:55), 4.0 (2024-11-27 00:10)
Other packages that cited irace R package
View irace citation profile
Other R packages that irace depends, imports, suggests or enhances
Complete documentation for irace
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA