galElmalah / clustering-hw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clustering-hw

Original objective

To analyse incompleted data based on "distance" and visualize clusters of related data.

What i managed to do

  1. Generate random incomplete data.
  2. Make this data available via and http server.
  3. Split the data into groups consisting of entries that shares missing fields.
  4. display the id's of each entrie and the group it relates to.

About


Languages

Language:JavaScript 81.9%Language:HTML 14.7%Language:CSS 3.4%