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-5")



Attach the package and use:
library("mlbench")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
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-5, https://cran.r-project.org/web/packages/mlbench. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
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  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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