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]
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-6, https://cran.r-project.org/web/packages/mlbench. Accessed 16 Mar. 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

Today's Hot Picks in Authors and Packages

RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
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  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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