knn-uniq

1.1.3 • Public • Published

KNN Unique

Description

A basic implementation of unique knn

Usage

const knn = require('knn-uniq');

knn.neighborUniq([{a: 1, b: 2}, {a: 1, b: 2}, {c: 3, d: 4}])

Readme

Keywords

none

Package Sidebar

Install

npm i knn-uniq

Weekly Downloads

2

Version

1.1.3

License

ISC

Unpacked Size

2.24 kB

Total Files

3

Last publish

Collaborators

  • ktfth