-
Home
mlpack | fast, flexible machine learning library in C++
-
mlpack - Documentation
mlpack
Documentation
mlpack is a general-purpose machine learning library,
written in C++, that aims to provide fast, lightweight implementations of both
common and cutting-edge machine lear...
-
mlpack - Quickstart
mlpack
Quick Start
There are multiple ways to get mlpack up and running. Python bindings can be
installed using pip or conda, or built from source (see the
README). Julia bindings can be ins...
-
mlpack: mlpack Documentation
Introduction
mlpack is an intuitive, fast, and flexible C++ machine learning library with bindings to other languages. It is meant to be a machine learning analog to LAPACK, and aims to implement a wi...
-
mlpack - Community
mlpack
Community
mlpack is a community-led effort, and so the code is not possible without the
community. Since mlpack is an open-source project, anyone is welcome to
become a part of the co...
-
mlpack: mlpack Documentation
template
, typename StatisticType = EmptyStatistic, typename MatType = arma::mat, typename RootPointPolicy = FirstPointIsRoot>
class mlpack::tree::CoverTree< MetricType, StatisticType, MatType, RootPo...