Other packages > Find by keyword >

llama  

Leveraging Learning to Automatically Manage Algorithms
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("llama", "0.10.1")



Attach the package and use:
library("llama")
Maintained by
Lars Kotthoff
[Scholar Profile | Author Map]
First Published: 2013-04-02
Latest Update: 2021-03-16
Description:
Provides functionality to train and evaluate algorithm selection models for portfolios.
How to cite:
Lars Kotthoff (2013). llama: Leveraging Learning to Automatically Manage Algorithms. R package version 0.10.1, https://cran.r-project.org/web/packages/llama. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1 (2013-04-02 20:51), 0.2 (2013-05-14 17:51), 0.4 (2013-08-20 13:22), 0.5.1 (2014-01-15 11:24), 0.6 (2014-04-29 17:11), 0.7.1 (2014-08-13 13:54), 0.7.2 (2014-09-20 16:49), 0.7 (2014-07-22 14:23), 0.8.1 (2015-02-03 20:06), 0.8 (2015-02-01 01:37), 0.9.1 (2015-12-05 15:28), 0.9.2 (2018-07-11 16:30), 0.9.3 (2020-05-22 10:30), 0.9.4 (2021-01-07 08:00), 0.9 (2015-11-22 11:48), 0.10 (2021-01-20 11:40)
Other packages that cited llama R package
View llama citation profile
Other R packages that llama depends, imports, suggests or enhances
Complete documentation for llama
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for llama51015202530354045TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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