road2stat/sdml: Supervised Distance Metric Learning with R

The sdml package aims to implement the state-of-the-art algorithms for supervised distance metric learning. It includes global and local methods such as (Kernel) Relevant Component Analysis, (Kernel) Discriminative Component Analysis, (Kernel) Local Fisher Discriminant Analysis, etc. These distance metric learning methods are widely applied in feature extraction, dimensionality reduction, clustering, classification, information retrieval, and computer vision problems.

Getting started

Package details

AuthorTao Gao <joegaotao@gmail.com>, Nan Xiao <me@nanx.me>, Yuan Tang <terrytangyuan@gmail.com>
MaintainerYuan Tang <terrytangyuan@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
URL https://github.com/nanxstats/sdml
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("road2stat/sdml")
road2stat/sdml documentation built on May 27, 2019, 10:31 a.m.