https://github.com/finite-sample/dann
dann
https://github.com/finite-sample/dann
Last synced: 8 months ago
JSON representation
dann
- Host: GitHub
- URL: https://github.com/finite-sample/dann
- Owner: finite-sample
- License: other
- Created: 2015-07-19T18:11:40.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-27T04:41:36.000Z (almost 3 years ago)
- Last Synced: 2025-09-26T23:38:28.477Z (9 months ago)
- Language: C
- Size: 326 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### dann: Discriminant Adaptive Nearest Neighbors
[](https://travis-ci.org/soodoku/dann)
[](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).