Skip to content

rminer

Machine Learning Classification and Regression Methods

v1.5.0 · Oct 23, 2025 · GPL-2

Description

Facilitates the use of machine learning algorithms in classification and regression (including time series forecasting) tasks by presenting a short and coherent set of functions. Versions: 1.5.0 improved mparheuristic function (new hyperparameter heuristics); 1.4.9 / 1.4.8 improved help, several warning and error code fixes (more stable version, all examples run correctly); 1.4.7 - improved Importance function and examples, minor error fixes; 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.

Downloads

512

Last 30 days

7763rd

1.9K

Last 90 days

20K

Last year

Trend: -17.2% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies plotrix lattice nnet kknn pls MASS mda rpart randomForest adabag party Cubist kernlab e1071 glmnet +1 more dependencies PEAXAI rminer

Version History

new 1.5.0 Mar 10, 2026
updated 1.5.0 ← 1.4.9 diff Oct 22, 2025
updated 1.4.9 ← 1.4.8 diff Jun 3, 2025
updated 1.4.8 ← 1.4.7 diff Oct 28, 2024
updated 1.4.7 ← 1.4.6 diff Oct 22, 2024
updated 1.4.6 ← 1.4.5 diff Aug 27, 2020
updated 1.4.5 ← 1.4.4 diff Apr 13, 2020
updated 1.4.4 ← 1.4.3 diff Apr 8, 2020
updated 1.4.3 ← 1.4.2 diff Dec 15, 2019
updated 1.4.2 ← 1.4.1 diff Sep 1, 2016
updated 1.4.1 ← 1.4 diff Jul 17, 2015
updated 1.4 ← 1.3.1 diff Nov 6, 2014
updated 1.3.1 ← 1.3 diff Aug 11, 2013
updated 1.3 ← 1.2 diff Mar 18, 2013
updated 1.2 ← 1.1 diff Oct 16, 2012
updated 1.1 ← 1.0 diff Apr 24, 2011
new 1.0 Jan 14, 2011