1. Home
  2. Browse
  3. mlpack

mlpack

v4.2.0#0Go to latest

mlpack is an intuitive, fast, and flexible header-only C++ machine learning library with bindings to other languages.

Install

Run the following Vcpkg command to install the port.

Usage

The package mlpack is header only and can be used from CMake via:

find_path(MLPACK_INCLUDE_DIRS "mlpack/mlpack.hpp")

target_include_directories(main PRIVATE ${MLPACK_INCLUDE_DIRS})

Features

Dependencies

See source

Version

v4.2.0#0

Publication

Supports

!uwp

GitHub

mlpack/mlpack5K

Homepage

github.com/mlpack/mlpack

Subtree

edf7b9198f

License

BSD-3-Clause

Definition

Manifest