Skip to content

nseniow/Machine-Guided-Interactive-Clustering

 
 

Repository files navigation

Interactive Constrained Clustering

Clustering algorithms are very popular methods. However, these algorithms usually need to be tuned by the end users to correspond to some preconceptions. This process is iterative and time consuming. The goal of this project is to develop an UI that will help in the refinement process. The user preferences will be provided and the algorithm will incorporate the new knowledge provided. Moreover, this interface will also be able to initiate this process by asking for potentially important information from the user.

The data set used for our case study is Thursday-WorkingHours-Morning-WebAttacks.pcap_ISCX from https://www.unb.ca/cic/datasets/ids-2017.html This data was first preprossessed with the 2 python scripts in /Machine-Guided-Interactive-Clustering/datasets/

About

Clustering algorithms are very popular methods. However, these algorithms usually need to be tuned by the end users to correspond to some preconceptions. This process is iterative and time consuming. The goal of this project is to develop an UI that will help in the refinement process. The user preferences will be provided and the algorithm will…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 68.4%
  • Python 23.8%
  • HTML 5.2%
  • CSS 2.6%