Other packages > Find by keyword >

mlbench  

Machine Learning Benchmark Problems
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mlbench", "2.1-6")



Attach the package and use:
library("mlbench")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
First Published: 1999-02-24
Latest Update: 2023-05-05
Description:
A collection of artificial and real-world machine learning benchmark problems, including, e.g., several data sets from the UCI repository.
How to cite:
Kurt Hornik (1999). mlbench: Machine Learning Benchmark Problems. R package version 2.1-6, https://cran.r-project.org/web/packages/mlbench. Accessed 06 Apr. 2025.
Previous versions and publish date:
0.3-2 (1999-02-24 18:11), 0.4-1 (1999-08-24 18:02), 0.4-3 (2000-12-13 14:48), 0.5-1 (2001-05-15 11:49), 0.5-2 (2001-07-17 14:10), 0.5-3 (2001-12-07 13:38), 0.5-4 (2001-12-12 15:02), 0.5-5 (2002-07-03 09:25), 0.5-6 (2002-10-31 19:37), 0.5-7 (2002-11-06 10:46), 0.5-8 (2003-02-10 18:31), 0.5-10 (2003-10-14 10:02), 1.0-0 (2004-02-03 11:52), 1.0-1 (2005-03-07 12:12), 1.0-2 (2005-05-20 11:21), 1.1-0 (2005-08-30 10:44), 1.1-1 (2006-05-23 09:20), 1.1-2 (2006-10-09 18:38), 1.1-3 (2007-06-01 15:46), 1.1-4 (2008-07-02 14:19), 1.1-5 (2009-01-12 15:26), 1.1-6 (2009-02-05 15:13), 2.0-0 (2010-01-21 19:24), 2.1-0 (2010-10-08 11:53), 2.1-1 (2012-07-10 13:51), 2.1-3.1 (2023-05-05 10:52), 2.1-3 (2021-01-29 14:40), 2.1-5 (2024-05-02 16:24)
Other packages that cited mlbench R package
View mlbench citation profile
Other R packages that mlbench depends, imports, suggests or enhances
Complete documentation for mlbench
Downloads during the last 30 days
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for mlbench600700800900100011001200130014001500160017001800TrendBars

Today's Hot Picks in Authors and Packages

FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
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  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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