Other packages > Find by keyword >

rminer  

Machine Learning Classification and Regression Methods
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rminer", "1.5.0")



Attach the package and use:
library("rminer")
Maintained by
Paulo Cortez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-01-15
Latest Update: 2025-06-04
Description:
Facilitates the use of data mining algorithms in classification and regression (including time series forecasting) tasks by presenting a short and coherent set of functions. Versions: 1.4.6 / 1.4.5 / 1.4.4 new automated machine learning (AutoML) and ensembles, via improved fit(), mining() and mparheuristic() functions, and new categorical preprocessing, via improved delevels() function; 1.4.3 new metrics (e.g., macro precision, explained variance), new "lssvm" model and improved mparheuristic() function; 1.4.2 new "NMAE" metric, "xgboost" and "cv.glmnet" models (16 classification and 18 regression models); 1.4.1 new tutorial and more robust version; 1.4 - new classification and regression models, with a total of 14 classification and 15 regression methods, including: Decision Trees, Neural Networks, Support Vector Machines, Random Forests, Bagging and Boosting; 1.3 and 1.3.1 - new classification and regression metrics; 1.2 - new input importance methods via improved Importance() function; 1.0 - first version.
How to cite:
Paulo Cortez (2011). rminer: Machine Learning Classification and Regression Methods. R package version 1.5.0, https://cran.r-project.org/web/packages/rminer. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0 (2011-01-15 17:24), 1.1 (2011-04-25 19:47), 1.2 (2012-10-17 13:03), 1.3.1 (2013-08-12 11:29), 1.3 (2013-03-19 16:00), 1.4.1 (2015-07-18 17:36), 1.4.2 (2016-09-02 22:48), 1.4.3 (2019-12-16 15:00), 1.4.4 (2020-04-09 13:50), 1.4.5 (2020-04-14 13:00), 1.4.6 (2020-08-28 13:10), 1.4.7 (2024-10-23 19:10), 1.4.8 (2024-10-29 09:40), 1.4.9 (2025-06-04 13:00), 1.4 (2014-11-07 14:06)
Other packages that cited rminer R package
View rminer citation profile
Other R packages that rminer depends, imports, suggests or enhances
Complete documentation for rminer
Functions, R codes and Examples using the rminer R package
Some associated functions: CasesSeries . Importance . crossvaldata . delevels . fit . holdout . imputation . lforecast . mgraph . mining . mmetric . mparheuristic . predict-methods . rminer-internal . sa_fri1 . savemining . sin1reg . vecplot . 
Some associated R codes: estimate.R . metrics.R . model.R . plots.R . preprocess.R .  Full rminer package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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