An open API service indexing awesome lists of open source software.

https://github.com/finite-sample/dann

dann
https://github.com/finite-sample/dann

Last synced: 8 months ago
JSON representation

dann

Awesome Lists containing this project

README

          

### dann: Discriminant Adaptive Nearest Neighbors

[![Build Status](https://travis-ci.org/soodoku/dann.svg?branch=master)](https://travis-ci.org/soodoku/dann)
[![Appveyor Build status](https://ci.appveyor.com/api/projects/status/yh856e6cv7uucaj2?svg=true)](https://ci.appveyor.com/project/soodoku/dann)

### Installation

To get the current development version from GitHub:

```{r install}
# install.packages("devtools")
devtools::install_github("soodoku/dann")
```

### Using dann

#### License
Scripts are released under the [MIT License](https://opensource.org/licenses/MIT).