
mboost
mboost implements a functional gradient descent algorithm for optimizing general risk functions through component-wise (penalised) least squares or regression trees. It accommodates user-defined loss functions and base-learners for fitting generalized linear, additive, and interaction models, making it suitable for high-dimensional data analysis. More information can be found at https://CRAN.R-project.org/package=mboost.
Top mboost Alternatives
maptree
Maptree is a sophisticated machine learning software that facilitates graphing, pruning, and mapping models derived from hierarchical clustering, as well as classification and regression trees.
partykit
Partykit offers a robust toolkit for representing, summarizing, and visualizing tree-structured regression and classification models.
Cubist
Cubist is a machine learning software that specializes in regression modeling through rule-based approaches enhanced by instance-based corrections.
rgenoud
rgenoud is an advanced machine learning software that integrates a genetic algorithm with a derivative optimizer, enabling efficient global optimization.
C5.0: Decision Trees and Rule-Based Models
C5.0 is a robust machine learning software that builds upon Quinlan's foundational work in decision trees and rule-based models.
RPMM
RPMM is a sophisticated machine learning software utilizing a Recursively Partitioned Mixture Model to analyze Beta and Gaussian mixtures.
Rmalschains
This methodology, rooted in the research of Molina et al., is designed to efficiently tackle...
bst: Gradient Boosting
It serves as a versatile tool for machine learning practitioners, enhancing predictive modeling capabilities...
FRBS
It enables users to construct models defined by human experts through a framework that adheres...
Quantile Regression Forests
It adeptly manages predictor variables of mixed classes, enhancing its versatility...
RGP
Although it has been archived since January 2, 2018, users can still access previous versions...
CoxBoost
While it was previously available on the CRAN repository, it has been archived due to...
CORElearn
It encompasses models like random forests, kNN, and naive Bayes, with predictive outputs explainable via...
Random Forest
It operates by generating random inputs, enhancing model accuracy and robustness...