Other packages > Find by keyword >

TunePareto  

Multi-Objective Parameter Tuning for Classifiers
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("TunePareto", "2.5.3")



Attach the package and use:
library("TunePareto")
Maintained by
Hans Kestler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-08-16
Latest Update: 2023-10-02
Description:
Generic methods for parameter tuning of classification algorithms using multiple scoring functions (Muessel et al. (2012), <doi:10.18637/jss.v046.i05>).
How to cite:
Hans Kestler (2010). TunePareto: Multi-Objective Parameter Tuning for Classifiers. R package version 2.5.3, https://cran.r-project.org/web/packages/TunePareto. Accessed 31 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:28), 1.0 (2010-08-16 15:46), 2.0 (2011-04-24 08:05), 2.1 (2011-09-06 20:36), 2.2 (2012-01-19 08:18), 2.3 (2013-08-10 01:06), 2.4 (2014-03-30 21:50), 2.5.1 (2021-10-09 17:30), 2.5.2 (2022-07-14 13:40), 2.5 (2018-06-08 17:30)
Other packages that cited TunePareto R package
View TunePareto citation profile
Other R packages that TunePareto depends, imports, suggests or enhances
Complete documentation for TunePareto
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

BoundEdgeworth  
Bound on the Error of the First-Order Edgeworth Expansion
Computes uniform bounds on the distance between the cumulative distribution function of a standardi ...
Download / Learn more Package Citations See dependency  
mod  
Lightweight and Self-Contained Modules for Code Organization
Creates modules inline or from a file. Modules can contain any R object and be nested. Each module h ...
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  
ukbabynames  
UK Baby Names Data
Full listing of UK baby names occurring more than three times per year between 1974 and 2020, and ra ...
Download / Learn more Package Citations See dependency  

28,400

R Packages

239,283

Dependencies

75,283

Author Associations

28,401

Publication Badges

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