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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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)
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
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  
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  

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