0.3.0 • Published 1 year ago

kmeans-suggestion v0.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Kmeans-Suggestion

Instruction

A suggestion algorithm implemented using kmeans clustering analysis. It could give you the suggestions with specific data or data array from origin data deck.

Using

First, install the kmeans-suggestion.

npm install kmeans-suggestion

After installation, you can import it into your project. I have exported three packages include commonJS, es6 and umd, for different environment so that you can use it in node and browser.

0.3.0

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago