kmeans-suggestion
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i kmeans-suggestion

Weekly Downloads

0

Version

0.3.0

License

ISC

Unpacked Size

54 kB

Total Files

12

Last publish

Collaborators

  • dcolorwei