Other packages > Find by keyword >

tuneRanger  

Tune Random Forest of the 'ranger' Package
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tuneRanger", "0.8.1")



Attach the package and use:
library("tuneRanger")
Maintained by
Philipp Probst
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-03-14
Latest Update: 2024-03-20
Description:
Tuning random forest with one line. The package is mainly based on the packages 'ranger' and 'mlrMBO'.
How to cite:
Philipp Probst (2018). tuneRanger: Tune Random Forest of the 'ranger' Package. R package version 0.8.1, https://cran.r-project.org/web/packages/tuneRanger. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:15), 0.1 (2018-03-14 10:47), 0.2 (2018-05-25 16:05), 0.3 (2018-08-30 17:10), 0.4 (2019-01-22 15:30), 0.5 (2019-04-16 18:02), 0.7 (2024-03-20 23:20)
Other packages that cited tuneRanger R package
View tuneRanger citation profile
Other R packages that tuneRanger depends, imports, suggests or enhances
Complete documentation for tuneRanger
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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