README.md

RcppMLPACK

Build Status

MLPACK is a C++ machine learning library with emphasis on scalability, speed, and ease-of-use. Its aim is to make machine learning possible for novice users by means of a simple, consistent API, while simultaneously exploiting C++ language features to provide maximum performance and maximum flexibility for expert users. MLPACK outperforms competing machine learning libraries by large margins; see the BigLearning workshop paper for details.

The algorithms implemented in MLPACK:

The RcppMLPACK package includes the source code from the MLPACK library. Thus users do not need to install MLPACK itself in order to use RcppMLPACK.

This MLPACK integration heavily relies on Rcpp and RcppArmadillo packages.

The version number of MLPACK is used as the version number of this package.

Testing and bug reports are deeply welcome.

You can find examples in the wiki page. You can always find me by email (qkou@umail.iu.edu) if you have any questions.



Try the RcppMLPACK package in your browser

Any scripts or data that you put into this service are public.

RcppMLPACK documentation built on April 21, 2020, 9:05 a.m.