Skip to content

idenisovs/clustering

Repository files navigation

Clustering

I made this application during my Master study, for Data Mining course, with goal to do some practice with clustering.

Dependencies

The major dependencies of application:

Setup

Assuming you already have the Node.js, you may run the following command:

npm install

It will setup all dependencies, required to build and run the code.

Run

To run the code locally, just enter the following command:

npm run start

Then open your browser and navigate to http://localhost:9001.

Live

You can also see the live example of this application by this link: http://clustering.e-dreams.lv