Learn R Programming

⚠️There's a newer version (4.6.0) of this package.Take me there.

mlpack (version 4.5.0)

'Rcpp' Integration for the 'mlpack' Library

Description

A fast, flexible machine learning library, written in C++, that aims to provide fast, extensible implementations of cutting-edge machine learning algorithms. See also Curtin et al. (2023) .

Copy Link

Version

Install

install.packages('mlpack')

Monthly Downloads

671

Version

4.5.0

License

BSD_3_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Ryan Curtin

Last Published

October 5th, 2024

Functions in mlpack (4.5.0)

det

Density Estimation With Density Estimation Trees
gmm_generate

GMM Sample Generator
hmm_generate

Hidden Markov Model (HMM) Sequence Generator
kernel_pca

Kernel Principal Components Analysis
kde

Kernel Density Estimation
gmm_train

Gaussian Mixture Model (GMM) Training
local_coordinate_coding

Local Coordinate Coding
approx_kfn

Approximate furthest neighbor search
adaboost

AdaBoost
gmm_probability

GMM Probability Calculator
krann

K-Rank-Approximate-Nearest-Neighbors (kRANN)
knn

k-Nearest-Neighbors Search
hmm_loglik

Hidden Markov Model (HMM) Sequence Log-Likelihood
lars

LARS
linear_regression

Simple Linear Regression and Prediction
bayesian_linear_regression

BayesianLinearRegression
cf

Collaborative Filtering
nbc

Parametric Naive Bayes Classifier
decision_tree

Decision tree
hmm_train

Hidden Markov Model (HMM) Training
test_r_binding

R binding test
dbscan

DBSCAN clustering
hmm_viterbi

Hidden Markov Model (HMM) Viterbi State Prediction
logistic_regression

L2-regularized Logistic Regression and Prediction
Serialize

Serialize/Unserialize an mlpack model.
hoeffding_tree

Hoeffding trees
image_converter

Image Converter
kmeans

K-Means Clustering
kfn

k-Furthest-Neighbors Search
lmnn

Large Margin Nearest Neighbors (LMNN)
linear_svm

Linear SVM is an L2-regularized support vector machine.
nca

Neighborhood Components Analysis (NCA)
radical

RADICAL
random_forest

Random forests
softmax_regression

Softmax Regression
lsh

K-Approximate-Nearest-Neighbor Search with LSH
sparse_coding

Sparse Coding
mean_shift

Mean Shift Clustering
perceptron

Perceptron
preprocess_binarize

Binarize Data
nmf

Non-negative Matrix Factorization
pca

Principal Components Analysis
preprocess_describe

Descriptive Statistics
mlpack

mlpack
preprocess_scale

Scale Data
preprocess_split

Split Data
preprocess_one_hot_encoding

One Hot Encoding
fastmks

FastMKS (Fast Max-Kernel Search)
emst

Fast Euclidean Minimum Spanning Tree