Other packages > Find by keyword >

mlpack  

'Rcpp' Integration for the 'mlpack' Library
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mlpack", "4.5.1")



Attach the package and use:
library("mlpack")
Maintained by
Ryan Curtin
[Scholar Profile | Author Map]
First Published: 2020-12-08
Latest Update: 2024-02-24
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) .
How to cite:
Ryan Curtin (2020). mlpack: 'Rcpp' Integration for the 'mlpack' Library. R package version 4.5.1, https://cran.r-project.org/web/packages/mlpack. Accessed 01 Apr. 2025.
Previous versions and publish date:
3.4.2.1 (2020-12-19 00:20), 3.4.2 (2020-12-08 18:40), 4.0.0 (2022-10-28 08:52), 4.0.1 (2023-01-13 11:10), 4.1.0 (2023-05-01 18:30), 4.2.0 (2023-06-25 17:40), 4.2.1 (2023-09-26 19:10), 4.3.0.1 (2024-02-24 06:00), 4.3.0 (2023-11-29 07:40), 4.4.0 (2024-06-01 00:10), 4.5.0 (2024-10-05 06:20)
Other packages that cited mlpack R package
View mlpack citation profile
Other R packages that mlpack depends, imports, suggests or enhances
Complete documentation for mlpack
Functions, R codes and Examples using the mlpack R package
Some associated functions: adaboost . approx_kfn . bayesian_linear_regression . cf . dbscan . decision_tree . det . emst . fastmks . gmm_generate . gmm_probability . gmm_train . hmm_generate . hmm_loglik . hmm_train . hmm_viterbi . hoeffding_tree . image_converter . kde . kernel_pca . kfn . kmeans . knn . krann . lars . linear_regression . linear_svm . lmnn . local_coordinate_coding . logistic_regression . lsh . mean_shift . mlpack-serialization . mlpack . nbc . nca . nmf . pca . perceptron . preprocess_binarize . preprocess_describe . preprocess_one_hot_encoding . preprocess_scale . preprocess_split . radical . random_forest . softmax_regression . sparse_coding . test_r_binding . 
Some associated R codes: RcppExports.R . adaboost.R . approx_kfn.R . bayesian_linear_regression.R . cf.R . dbscan.R . decision_tree.R . det.R . emst.R . fastmks.R . gmm_generate.R . gmm_probability.R . gmm_train.R . hmm_generate.R . hmm_loglik.R . hmm_train.R . hmm_viterbi.R . hoeffding_tree.R . image_converter.R . kde.R . kernel_pca.R . kfn.R . kmeans.R . knn.R . krann.R . lars.R . linear_regression.R . linear_svm.R . lmnn.R . local_coordinate_coding.R . logistic_regression.R . lsh.R . matrix_utils.R . mean_shift.R . nbc.R . nca.R . nmf.R . package.R . pca.R . perceptron.R . preprocess_binarize.R . preprocess_describe.R . preprocess_one_hot_encoding.R . preprocess_scale.R . preprocess_split.R . radical.R . random_forest.R . serialization.R . softmax_regression.R . sparse_coding.R . test_r_binding.R .  Full mlpack package functions and examples
Downloads during the last 30 days
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for mlpack5101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
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  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
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