1. Home
  2. Browse
  3. mlpack

mlpack

v4.3.0#0Latest

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})

Dependencies

See source

Version

v4.3.0#0

Publication

Supports

!uwp

GitHub

mlpack/mlpack4.9K

Homepage

github.com/mlpack/mlpack

Subtree

a82865a4a1

License

BSD-3-Clause

Definition

Manifest